Skip to content

Add shell completions (bash/zsh/fish) #9

Description

@sanmaxdev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions