autocomplete
autocomplete copied to clipboard
Bitwarden secret manager cli
trafficstars
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
Adding completion spec for Bitwarden Secrets Manager - Open-Source Secrets Management Solution
Additional info:
https://bitwarden.com/help/secrets-manager-cli/ https://github.com/bitwarden/sdk
Overview
src/bws.ts:
Info:
URLs:
https://bitwarden.com/images/icon_32x32.png
Hello @atjbramley, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible:
- [ ] Do all subcommands / options which take arguments include the
argsproperty (args: {})? - [ ] Are all options modular? E.g.
-a-u-xinstead of-aux - [ ] Have all other checks passed?
Please add a 👍 as a reaction to this comment to show that you read this.