OptionalcliOptions: CliOptionsReadonlyclipboardOptionalcontextReadonlyloggerThe logger to use for logging
ReadonlyonA subject that emits when the command is aborted
Optional ReadonlyoptionsThe options for the CLI
ReadonlyprocessThe process to use for exiting the CLI
ReadonlyprogressThe progress bar to use for showing progress
ReadonlyservicesThe services to use for the CLI context
ReadonlyspinnerThe spinner to use for showing/hiding the loader
ReadonlystateThe state store to use for storing state
ReadonlytextThe text animator to use for showing/hiding text
OptionaluserThe current user session
ReadonlywriterThe 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
Optionalsilent: booleanIndicates if the setting should be silent, i.e. not write to the terminal
The clipboard to use for copying/pasting