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

1 Like

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.

Hi
I have cooked up a bash completion script for bw. It would be nice if other interested people could test it.
Where can I upload it?