tiup dm list
tiup-dm
supports deploying multiple clusters using the same control machine. You can use the tiup dm list
command to check which clusters are deployed using the control machine by the currently logged-in user.
Syntax
tiup dm list [flags]
Options
-h, --help
- Prints the help information.
- Data type:
BOOLEAN
- This option is disabled by default with the
false
value. To enable this option, add this option to the command, and either pass thetrue
value or do not pass any value.
Output
A table consisting of the following fields:
Name
: the cluster name.User
: the user who deployed the cluster.Version
: the cluster version.Path
: the path of the cluster deployment data on the control machine.PrivateKey
: the path of the private key to the cluster.