vault operator diagnose

This command troubleshoots Vault startup issues, such as TLS configuration or auto-unseal. It should be run using the same environment variables and configuration files as the 'vault server' command, so that startup problems can be accurately reproduced

Options

NameDescription
--help, -hDisplay help
-config <string>Path to a Vault configuration file or directory of configuration files. This flag can be specified multiple times to load multiple configurations. If the path is a directory, all files which end in .hcl or .json are loaded
-debugDump all information collected by Diagnose
-format <format>The output format
-skip <string>Skip the health checks named as arguments