mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
Allow to output secrets in YAML format
This can be done with https://github.com/ghodss/yaml, which reuses existing JSON struct tags for YAML.
This commit is contained in:
@@ -100,7 +100,7 @@ General Options:
|
||||
Read Options:
|
||||
|
||||
-format=table The format for output. By default it is a whitespace-
|
||||
delimited table. This can also be json.
|
||||
delimited table. This can also be json or yaml.
|
||||
|
||||
-field=field If included, the raw value of the specified field
|
||||
will be output raw to stdout.
|
||||
|
||||
Reference in New Issue
Block a user