title | summary |
---|---|
tiup help |
The TiUP command-line interface provides a wealth of help information, which can be accessed using the `help` command or the `--help` option. By using the `tiup help [command]` syntax, users can specify which command's help information they want to view. If no command is specified, the help information for TiUP is displayed. There are no options for this command, and the output will be the help information for the specified command or for TiUP. |
The TiUP command-line interface provides users with a wealth of help information. You can view it via the help
command or the --help
option.
tiup help [command]
[command]
is used to specify the help information of which command that users need to view. If it is not specified, the help information of TiUP is viewed.
None
The help information of [command]
or TiUP.