update to include vault_format (#8876)

This commit is contained in:
Rob Jackson 2020-06-08 10:40:03 -04:00 committed by GitHub
parent cc222872bc
commit 8bd298f0f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -243,6 +243,10 @@ Timeout variable. The default value is 60s.
Address that should be used for other cluster members to connect to this node
when in High Availability mode.
### `VAULT_FORMAT`
Provide Vault output (read/status/write) in the specified format. Valid formats are "table", "json", or "yaml".
### `VAULT_MAX_RETRIES`
Maximum number of retries when a `5xx` error code is encountered. The default is