Skip to content

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

Description

@ajianaz

Description

Add shell completion generation for cora-cli to improve developer experience.

Acceptance Criteria

  • cora completion bash generates bash completions
  • cora completion zsh generates zsh completions
  • cora completion fish generates fish completions
  • Completions cover all commands, subcommands, and flags
  • Document completion setup in README

Implementation Notes

Use clap_complete crate which integrates seamlessly with clap.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions