Optional
cliOptions: CliOptionsReadonly
clipboardOptional
contextReadonly
loggerThe logger to use for logging
Readonly
onA subject that emits when the command is aborted
Optional
Readonly
optionsThe options for the CLI
Readonly
processThe process to use for exiting the CLI
Readonly
progressThe progress bar to use for showing progress
Readonly
servicesThe services to use for the CLI context
Readonly
spinnerThe spinner to use for showing/hiding the loader
Readonly
stateThe state store to use for storing state
Readonly
textThe text animator to use for showing/hiding text
Optional
userThe current user session
Readonly
writerThe writer to use for writing to the terminal
Set the current processor as the context processor, i.e. the processor that will handle the command
The processor to set
Optional
silent: booleanIndicates if the setting should be silent, i.e. not write to the terminal
The clipboard to use for copying/pasting