From d3debde548a297812c2ab08e9d4b6d060a29d1c2 Mon Sep 17 00:00:00 2001 From: Puru <5674762+tuladhar@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:34:07 +0545 Subject: [PATCH] Add install instruction for LastPass and Bitwarden --- docs/commands/secrets.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/commands/secrets.md b/docs/commands/secrets.md index 188d03d..494bdb2 100644 --- a/docs/commands/secrets.md +++ b/docs/commands/secrets.md @@ -55,6 +55,8 @@ kamal secrets extract MyVault/MyItem/REGISTRY_PASSWORD ## LastPass +First, install and configure [the LastPass CLI](https://github.com/lastpass/lastpass-cli). + Use the adapter `lastpass`: ```bash @@ -74,6 +76,8 @@ kamal secrets extract MyFolder/REGISTRY_PASSWORD ## Bitwarden +First, install and configure [the Bitwarden CLI](https://bitwarden.com/help/cli/). + Use the adapter `bitwarden`: ```bash