-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
$ infisical secrets set --file .env --env=staging
Secret key 'AWS_ACCESS_KEY_ID' has an empty valueProblem
A message like this is vague... is it a warning, info or error?
What actually happened
It did not try to set any key in the whole .env
What should happen
- The output should indicate how many keys were set
- It should also allow empty keys in
.envand just set value as empty since the UI allows empty values
Metadata
Metadata
Assignees
Labels
No labels