The Wayback Machine - https://web.archive.org/web/20210724002010/https://github.com/topics/bitwarden
Skip to content
#

bitwarden

Here are 124 public repositories matching this topic...

chezmoi
jdillon
jdillon commented Mar 25, 2021

Describe the solution you'd like

Current op command has a get item with --fields flag which makes it a lot simpler to extract values from details or section fields.

The output function can be used with this:

{{- output "op" "get" "item" "some-id" "--fields" "some-field" }}

But it might be nicer to have a built-in onepassworditemFields function (or something)

contrun
contrun commented May 25, 2019

While was deploying this program to aws, I encountered an error as I did not setup sufficient permission. When I deploy the second time, I encountered various deploy error like

 Serverless Error ---------------------------------------

  An error occurred: IamRoleLambdaExecution - bitwarden-serverless-prod-us-east-1-lambdaRole already exists.

and

 Serverless Error -----

Improve this page

Add a description, image, and links to the bitwarden topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bitwarden topic, visit your repo's landing page and select "manage topics."

Learn more