ankra completion
Generate or install shell completion scripts for ankra. To print a completion script to stdout: ankra completion bash ankra completion zsh ankra completion fish ankra completion powershell To auto-detect your shell and install completions: ankra completion install To install for a specific shell: ankra completion install —shell zshankra completion bash
Print bash completion scriptankra completion fish
Print fish completion scriptankra completion install
Detect your shell and install completion scripts automatically. The command writes the completion script to the standard location for your shell and updates your shell profile to source it (if needed). Use —shell to override auto-detection.| Flag | Default | Description |
|---|---|---|
--shell | shell type (bash, zsh, fish, powershell) |