autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

Bitwarden secret manager cli

Open atjbramley opened this issue 1 year ago • 2 comments
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

atjbramley avatar Mar 01 '24 11:03 atjbramley

Overview

src/bws.ts:

Info:

URLs:

  • https://bitwarden.com/images/icon_32x32.png

withfig-bot avatar Mar 01 '24 11:03 withfig-bot

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 args property (args: {})?
  • [ ] Are all options modular? E.g. -a -u -x instead of -aux
  • [ ] Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

withfig-bot avatar Mar 01 '24 11:03 withfig-bot