Protected
_clientProtected
_dataProtected
_metadataProtected
_schemaProtected
baseIPCClientProtected
debugRest
...args: any[]Static
_baseStatic
_enableProtected
Static
_flagsProtected
Static
_globalStatic
aliasesAn array of aliases for this command.
Static
argsAn order-dependent array of arguments for the command
Static
Optional
deprecateEmit deprecation warning when a command alias is used
Static
Optional
deprecationStatic
descriptionA full description of how to use the command.
If no summary, the first line of the description will be used as the summary.
Static
examplesAn array of examples to show at the end of the command's help.
IF only a string is provided, it will try to look for a line that starts with the cmd.bin as the example command and the rest as the description. If found, the command will be formatted appropriately.
EXAMPLES:
A description of a particular use case.
$ <%= config.bin => command flags
Static
flagsStatic
helpStatic
hiddenHide the command from help
Static
idA command ID, used mostly in error or verbose reporting.
Static
parseStatic
parserStatic
pluginStatic
runinstantiate and run the command
Optional
argv: string[]argv
Optional
config: LoadOptionsStatic
Optional
stateMark the command as a given state (e.g. beta or deprecated) in help
Static
strictWhen set to false, allows a variable amount of arguments
Static
Optional
summaryThe tweet-sized description for your class, used in a parent-commands sub-command listing and as the header for the command help.
Static
usageAn override string (or strings) for the default usage documentation.
Static
enableStatic
globalProtected
catchOptional
options: { Protected
parseProtected
toProtected
toProtected
warnProtected
warnGenerated using TypeDoc
A hash of flags for the command