pantoken / packages/cli/src / CliArgs
Interface: CliArgs
Beta
The parsed CLI invocation.
Properties
command
command:
string
Beta
target
target:
string
Beta
out
out:
string
Beta
theme
theme:
Theme
Beta
className
className:
string
Beta
icons?
optionalicons?:string[]
Beta
Icon names to emit as native assets (from --icons a,b,c).
format?
optionalformat?:string
Beta
Output format, for targets that support several (e.g. swatches --format ase).
noScope?
optionalnoScope?:boolean
Beta
Pendo: skip @scope wrapping (--no-scope).
noImportant?
optionalnoImportant?:boolean
Beta
Pendo: skip !important (--no-important).
noPrune?
optionalnoPrune?:boolean
Beta
Pendo: skip token pruning (--no-prune).