Commander command augmented with a typed opts() and an options bag for nested subcommands to inherit.
Optional
Merged root options bag persisted on the root host and propagated to subcommands for nested flows. This allows child actions to access the unified defaults and flags for the current invocation.
Retrieve the parsed local options for this command, typed as a partial of the generic options shape.
Commander command augmented with a typed opts() and an options bag for nested subcommands to inherit.