Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/commands/secrets.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ kamal secrets fetch --adapter bitwarden-sm MyProjectID/all
kamal secrets extract REGISTRY_PASSWORD <SECRETS-FETCH-OUTPUT>
```

**Note:** If your vault is located in the EU, you can add the argument `--server-url=https://vault.bitwarden.eu` to any of these commands.

## AWS Secrets Manager

First, install and configure [the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html).
Expand Down