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 @@ -1187,7 +1187,7 @@ Bye
{{< copyable "shell-regular" >}}

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

预期结果输出 `Stopped cluster tidb-test successfully` 标志关闭成功。
Expand Down