From 8bd298f0f58bbacc047d6cb4ea4c21b25c758280 Mon Sep 17 00:00:00 2001 From: Rob Jackson <28791872+rejackson73@users.noreply.github.com> Date: Mon, 8 Jun 2020 10:40:03 -0400 Subject: [PATCH] update to include vault_format (#8876) --- website/pages/docs/commands/index.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/pages/docs/commands/index.mdx b/website/pages/docs/commands/index.mdx index cf1d622b7d..c8ba9dda35 100644 --- a/website/pages/docs/commands/index.mdx +++ b/website/pages/docs/commands/index.mdx @@ -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