Skip to content

Commit

Permalink
Merge pull request #131 from tuladhar/lastpass-bitwarden-installation
Browse files Browse the repository at this point in the history
Add install instruction for LastPass and Bitwarden
  • Loading branch information
dhh authored Oct 11, 2024
2 parents 35b95c1 + d3debde commit a0c1ba8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/commands/secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ kamal secrets extract MyVault/MyItem/REGISTRY_PASSWORD <SECRETS-FETCH-OUTPUT>

## LastPass

First, install and configure [the LastPass CLI](https://github.com/lastpass/lastpass-cli).

Use the adapter `lastpass`:

```bash
Expand All @@ -74,6 +76,8 @@ kamal secrets extract MyFolder/REGISTRY_PASSWORD <SECRETS-FETCH-OUTPUT>

## Bitwarden

First, install and configure [the Bitwarden CLI](https://bitwarden.com/help/cli/).

Use the adapter `bitwarden`:

```bash
Expand Down

0 comments on commit a0c1ba8

Please sign in to comment.