op completion¶
Generate shell completion scripts
bash¶
Print bash completion script (add to ~/.bashrc: source <(op completion bash))
Usage: bash [options]
zsh¶
Print zsh completion script (add to ~/.zshrc: source <(op completion zsh))
Usage: zsh [options]
fish¶
Print fish completion script (save to ~/.config/fish/completions/op.fish)
Usage: fish [options]