From 73f1647ed118b2feccaca2ed948b15a4d18221bb Mon Sep 17 00:00:00 2001 From: Yoko Hyakuna Date: Fri, 28 Apr 2023 11:04:21 -0700 Subject: [PATCH] Update the command output example --- 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