cli-kit
cli-kit copied to clipboard
Improve banner visibility from command context
It would be helpful if a command could control parent context things such as whether or not to show the banner. A command can override the banner, but can't control its visibility.
Perhaps a banner hook? But it would be helpful if a command could declaratively define hook callbacks.