Skip to content

Commit

Permalink
fix tiup ctl with cluster version (pingcap#5588) (pingcap#5590)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-srebot authored May 8, 2021
1 parent abacc30 commit 88e198c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pd-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ As a command line tool of PD, PD Control obtains the state information of the cl
### Use TiUP command

To use PD Control, execute the `tiup ctl pd:<pd_version> -u http://<pd_ip>:<pd_port> [-i]` command.
To use PD Control, execute the `tiup ctl:<cluster-version> pd -u http://<pd_ip>:<pd_port> [-i]` command.

### Download TiDB installation package

Expand Down

0 comments on commit 88e198c

Please sign in to comment.