katana completions
Generates a shell completions script for the katana cli for the given supported shells:
- bash
- elvish
- fish
- powershell
- zsh
USAGE
katana completions [OPTIONS]EXAMPLES
Generate shell completions script for bash and appends it to a .bashrc file:
katana completions bash >> ~/.bashrc