Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Apr 15, 2018
1 parent e25f51a commit 2e04d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
```

- `kubesec encrypt secret.yml --parent=path/to/secret.enc.yml`
(encrypts secret.yml using keys & DEK (preserving IVs when safe) from secret.enc.yml).
(encrypts secret.yml using keys & DEK (preserving IVs in case of "no change") from secret.enc.yml).

Useful in "decrypt, modify, re-encrypt-preserving-DEK" scenarios.

Expand Down

0 comments on commit 2e04d17

Please sign in to comment.