»version
The version command prints the Vault version:
It can also be printed by adding the flags --version or -v to the vault command:
The version command prints the Vault version:
$ vault version Vault v1.2.3
$ vault versionVault v1.2.3It can also be printed by adding the flags --version or -v to the vault command:
$ vault -v Vault v1.2.3
$ vault -vVault v1.2.3