Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 793 Bytes

tiup-component-cluster-help.md

File metadata and controls

27 lines (17 loc) · 793 Bytes
title
tiup cluster help

tiup cluster help

tiup-cluster provides a wealth of help information for users in the command line interface. You can obtain it via the help command or the --help option. tiup cluster help <command> is basically equivalent to tiup cluster <command> --help.

Syntax

tiup cluster help [command] [flags]

[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-cluster is viewed.

-h, --help

  • Prints the help information.
  • Data type: BOOLEAN
  • Default: false

Output

The help information of the [command] or tiup-cluster.

<< Back to the previous page - TiUP Cluster command list