Tab-completion makes the CLI feel polished and lowers the barrier to exploring commands and flags.
What to do
- Add completion for the
sentineldeck CLI (subcommands and flags), e.g. via argcomplete or generated completion scripts.
- Document how to enable it in the README.
Acceptance
- Working completion for at least bash; zsh/fish welcome.
- README documents enabling it; tests where practical.
Comment to claim it and propose your approach first.
Tab-completion makes the CLI feel polished and lowers the barrier to exploring commands and flags.
What to do
sentineldeckCLI (subcommands and flags), e.g. viaargcompleteor generated completion scripts.Acceptance
Comment to claim it and propose your approach first.