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

Setting variable via CLI breaks when --secret-overriding is used. #2926

Open
gee-forr opened this issue Dec 30, 2024 · 0 comments
Open

Setting variable via CLI breaks when --secret-overriding is used. #2926

gee-forr opened this issue Dec 30, 2024 · 0 comments

Comments

@gee-forr
Copy link

Describe the bug

I want to be set an overridden value for a secret from the command line. The --secret-overriding throws an error when used.

To Reproduce

  1. Find a secret you wish to override. e.g. MY_SECRET
  2. Run infisical secrets set --secret-overriding MY_SECRET=my_overridden_value
  3. Error Error: unknown flag: --secret-overriding is thrown.

Expected behavior

I would expect the infisical CLI to set an overridden value for the secret.

Platform you are having the issue on:

  • Server: 0.99.0
  • CLI: 0.32.0

Additional context

It's possible this is not a supported flag for the set subcommand. If that is the case, please could you consider this a feature request instead of a bug report?

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

1 participant