vhsm version-history

Learn to list the historical versions of vHSM server that was installed

The vhsm version-history command prints a historical list of installed vHSM versions in chronological order.

Usage

vhsm version-history [options]

Example

Retrieve the version history of installed vHSM versions:

vhsm version-history

Output

Version  Installation Time     Build Date
-------  -----------------     ----------
1.9.0    2021-11-18T10:23:16Z
1.9.1    2022-12-13T11:09:52Z
1.9.2    2021-12-23T10:56:37Z
1.11.0   2022-05-03T13:16:04Z  2022-05-03T08:34:11Z

Options

Flag

Description

-format (string)

Specifies the output format. Supported formats: "table" (default), "json". Can also be set via the VAULT_FORMAT environment variable.

Last updated

Was this helpful?