Skip to main content

18 docs tagged with "Command Properties"

View All Tags

arguments

unnamed parameters passed to a command

autoHelp

toggle for automated `--help` flag

description

friendly text description of the Command for use in the Command's help section

flags

boolean parameters passed to command

name

unique name/identifier

name

unique name/identifier

options

named parameters passed to command

prompts

prompt-based questions to ask the user

prompts

prompt-based questions to ask the user

silent

toggle for silent command execution

transform

plugins to transform command arguments

version

semver version of the command or utility