1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

Fixed exec env/file in changelog

This commit is contained in:
AJ Bahnken
2019-09-11 14:06:09 -07:00
parent 045a876841
commit 81a98abab0

View File

@@ -7,7 +7,7 @@ Features:
* `sops publish`, a new command for publishing sops encrypted secrets to S3, GCS, or Hashicorp Vault
* Support for multiple Azure authentication mechanisms
* `--exec-env` and `--exec-file` flags for utilizing sops secrets within a temporary file or env vars
* `sops exec-env` and `sops exec-file`, two new commands for utilizing sops secrets within a temporary file or env vars
* Azure Keyvault support to the sops config file
* `encrypted_regex` option to the sops config file