CLI command to automatically unseal Vault
Usage:
vault-unseal [command]
Available Commands:
add Add SSH key to given provider.
get Get SSH key from given provider.
help Help about any command
list List SSH keys from given provider.
version Print the version/build number
Flags:
-h, --help help for vault-unseal
--logFormat string Set the logging format. One of: text|json (default "text") (default "text")
--logLevel string Set the logging level. One of: debug|info|warn|error (default "info")
Use "vault-unseal [command] --help" for more information about a command.