Please answer these questions before submitting your issue. Thanks!
What did you do?
for example:
the cluster is starting, use 'tiup dm restart' command to restart the cluster
the cluster is starting, use 'tiup dm destroy' command to destroy the cluster
What did you expect to see?
the second command should return an error
What did you see instead?
What version of TiUP are you using (tiup --version)?
Bug Report
Please answer these questions before submitting your issue. Thanks!
the second command should return an error
What did you see instead?
What version of TiUP are you using (
tiup --version
)?[root@localhost ~]# tiup --version v1.0.9 tiup Go Version: go1.13 Git Branch: master GitHash: 41fbacf [root@localhost ~]# tiup dm --version Starting component
dm
: /root/.tiup/components/dm/v1.1.2/tiup-dm --version tiup version v1.1.2 tiup Go Version: go1.13 Git Branch: release-1.1 GitHash: 7cb85b9-dirty [root@localhost ~]#