version
The version
command prints the Vault version:
$ vault versionVault v1.2.3
It can also be printed by adding the flags --version
or -v
to the vault
command:
$ vault -vVault v1.2.3
You are viewing documentation for version v1.8.x. View latest version.
The version
command prints the Vault version:
$ vault versionVault v1.2.3
It can also be printed by adding the flags --version
or -v
to the vault
command:
$ vault -vVault v1.2.3