Skip to content

Add shell completion support #6

@ahmed-sekka

Description

@ahmed-sekka

Description

Add shell completion scripts for bash, zsh, and fish.

Expected behavior

# Generate completion script
ragctl --install-completion bash
ragctl --install-completion zsh
ragctl --install-completion fish

# Usage
ragctl ch<TAB>  → ragctl chunk
ragctl chunk --str<TAB>  → ragctl chunk --strategy

Resources

Acceptance criteria

  • Add --install-completion command
  • Support bash, zsh, fish
  • Document in README

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