Skip to content

Add support for Bitwarden Secret Manager EU vaults #1606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

frenkel
Copy link

@frenkel frenkel commented Jul 11, 2025

Currently it is not possible to override the Bitwarden Security Manager server url on a case by case basis. You can only do this through the global config. This PR fixes that by adding a new --server-url= argument to the kamal secrets command.

It has touched quite some files because these functions had all the optional arguments named. I've replaced the ones that were not used with ** so any future additions can have a smaller diff.

Fixes #1577.

I'll open a PR for the documentation repo in a few minutes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant