We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The examples in the README does not work.
sops edit secret.yaml sops edit --pgp C9CAB0AF1165060DB58D6D6B2653B624D620786D secret.yaml
outputs Error: cannot operate on non-existent file but should create a new file
Error: cannot operate on non-existent file
The text was updated successfully, but these errors were encountered:
Hmm, that's indeed a bug. Thanks for spotting it!
Sorry, something went wrong.
#1596 fixes it.
(As a work-around you can leave edit away, i.e. sops secret.yaml and sops --pgp C9CAB0AF1165060DB58D6D6B2653B624D620786D secret.yaml.)
edit
sops secret.yaml
sops --pgp C9CAB0AF1165060DB58D6D6B2653B624D620786D secret.yaml
Successfully merging a pull request may close this issue.
The examples in the README does not work.
outputs
Error: cannot operate on non-existent file
but should create a new fileThe text was updated successfully, but these errors were encountered: