Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion how-to/deploy/orchestrated/tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -1206,7 +1206,7 @@ To stop the `tidb-test` cluster, run the following command:
{{< copyable "shell-regular" >}}

```shell
cluster stop tidb-test
tiup cluster stop tidb-test
```

The expected output is as follows. `Stopped cluster tidb-test successfully` indicates the cluster is successfully stopped.
Expand Down