From fce9cbb2b4400efc75f8e93f3491a2ee6c5aca6c Mon Sep 17 00:00:00 2001 From: hc-github-team-secure-vault-core <82990506+hc-github-team-secure-vault-core@users.noreply.github.com> Date: Fri, 28 Apr 2023 16:51:11 -0400 Subject: [PATCH] backport of commit 80b563e21e60796810781c0f3ce910cce3c75d69 (#20434) Co-authored-by: Yoko Hyakuna --- website/content/docs/commands/operator/key-status.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/content/docs/commands/operator/key-status.mdx b/website/content/docs/commands/operator/key-status.mdx index 02d34832de0d..b9ecc9fbe83b 100644 --- a/website/content/docs/commands/operator/key-status.mdx +++ b/website/content/docs/commands/operator/key-status.mdx @@ -17,8 +17,9 @@ Get the key status: ```shell-session $ vault operator key-status -Key Term 2 -Install Time 01 Jan 17 12:30 UTC +Key Term 2 +Install Time 01 Jan 17 12:30 UTC +Encryption Count 4494 ``` ## Usage