Usage:
$ vlt help [<command>]Print the full help output for the CLI, or help for a specific command.
If no command is specified, shows general CLI help. If a command name
is provided, shows help for that specific command (equivalent to
running vlt <command> --help).
Examples
Show general CLI help:
$ vlt helpShow help for the install command:
$ vlt help installShow help for the run command:
$ vlt help runAliases
h, ?