Interface: GeneratedCliExecuteContext
Properties
args
readonlyargs: readonlystring[]
The raw argv the command consumed, for the provider invocation's args.
json
readonlyjson:boolean
True when --json was passed; plain commands already emit canonical JSON.
signal
readonlysignal:AbortSignal