open-vault/website/source/docs/commands/operator/key-status.html.md

637 B

layout page_title sidebar_current description
docs operator key-status - Command docs-commands-operator-key-status The "operator key-status" provides information about the active encryption key.

operator key-status

The operator key-status provides information about the active encryption key. Specifically, the current key term and the key installation time.

Examples

Get the key status:

$ vault operator key-status
Key Term        2
Install Time    01 Jan 17 12:30 UTC

Usage

There are no flags beyond the standard set of flags included on all commands.