version
The version
command prints the Vault version:
$ vault version
Vault v1.0.0
It can also be printed by adding the flags --version
or -v
to the vault
command:
$ vault -v
Vault v1.0.0, built 2023-05-03T08:34:11Z
Last updated
The version
command prints the Vault version:
$ vault version
Vault v1.0.0
It can also be printed by adding the flags --version
or -v
to the vault
command:
$ vault -v
Vault v1.0.0, built 2023-05-03T08:34:11Z
Last updated