Skip to content
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

feature: ability to encrypt secrets using wmill CLI #4944

Open
dselans opened this issue Dec 17, 2024 · 1 comment
Open

feature: ability to encrypt secrets using wmill CLI #4944

dselans opened this issue Dec 17, 2024 · 1 comment
Assignees

Comments

@dselans
Copy link

dselans commented Dec 17, 2024

First, thanks for creating this great project!

I would like to be able to encrypt a secret locally, preferably via the wmill CLI and then be able to use the base64 encoded output to populate a variable and push it up to a windmill instance.

Context: I cannot store any secrets in a git repo and need to be able to push them upstream during deploy time.

In the meantime, is there any other way to encrypt vars right now?

Thank you!

@rubenfiszel
Copy link
Contributor

It's a good point, the CLI would need to ask the remote to encrypt it and then fetch the encrypted value but it's very doable.

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

No branches or pull requests

2 participants