Documentation Index
Fetch the complete documentation index at: https://tally.wharflab.com/llms.txt
Use this file to discover all available pages before exploring further.
powershell/PSReservedCmdletChar is a PSScriptAnalyzer diagnostic emitted by tally for PowerShell snippets embedded in Dockerfiles.
| Property | Value |
|---|---|
| Severity | Error |
| Category | PSScriptAnalyzer |
| Auto-fix | No |
Description
You cannot use following reserved characters in a function or cmdlet name as these can cause parsing or runtime errors. Reserved Characters include:#,(){}[]&/\\$^;:\"'<>|?@`*%+=~