Skip to content

Add shell completion (bash, zsh, fish) #76

@George-iam

Description

@George-iam

The CLI would benefit from shell completion for commands and flags.

What needs to happen:

  • Cobra has built-in completion support (cobra.Command.GenBashCompletion, etc.)
  • Add axme completion bash/zsh/fish command
  • Document in README

Straightforward Cobra feature — good first Go contribution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions