Bitwarden cli: bash auto completion

Feature name

  • Bash auto completions for bitwarden cli

Feature function

Add auto completions for bash. Currently only zsh autocompletion is supported

Related topics + references

2 Likes

Not much going on in this regard
There was also Fish completion support · Issue #263 · bitwarden/cli · GitHub
I created completions for nushell a while ago nu_scripts/custom-completions/bitwarden-cli at main · nushell/nu_scripts · GitHub
Currently I’m looking into completion for fish

1 Like

Hi, are you still working on that fish completion? I’d love to help out if possible.