From eba5e05a7b7cca39576d197381f66e465aa3eb50 Mon Sep 17 00:00:00 2001 From: Miroslav Csonka Date: Sat, 5 Oct 2024 01:23:10 +0100 Subject: [PATCH] Mention 1Password CLI set-up --- docs/commands/secrets.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/commands/secrets.md b/docs/commands/secrets.md index 3f3f9d9..856c0b0 100644 --- a/docs/commands/secrets.md +++ b/docs/commands/secrets.md @@ -29,6 +29,8 @@ DB_PASSWORD=$(kamal secrets extract DB_PASSWORD $SECRETS) ## 1Password +First, install and configure [the 1Password CLI](https://developer.1password.com/docs/cli/get-started/). + Use the adapter `1password`: ```bash