Shell AutocompleteUse the command bns completion {SHELL} to generate autocomplete for your current shell. ZSH echo 'source <(bns completion zsh)' >> ~/.zshrc echo 'compdef _bns bunnyshell-cli' >> ~/.zshrc Bash echo 'source <(bns completion bash)' >> ~/.bashrcUpdated 13 days ago CLI AuthenticationSecretsAsk AITable of Contents ZSH Bash