Skip to content

Commit

Permalink
Add install instruction for LastPass and Bitwarden
Browse files Browse the repository at this point in the history
  • Loading branch information
tuladhar committed Oct 8, 2024
1 parent 4e90682 commit d3debde
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 d3debde

Please sign in to comment.