Skip to content

Commit 244a970

Browse files
authored
tiup: add instructions for the --local option (#16097) (#16169)
1 parent d2e68cf commit 244a970

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tiup/tiup-component-cluster-template.md

+5
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ If this option is not specified, the output default template contains the follow
2828
- Outputs a detailed topology template that is commented with configurable parameters. To enable this option, add it to the command.
2929
- If this option is not specified, the simple topology template is output by default.
3030

31+
### --local
32+
33+
- Outputs a simple topology template for the local cluster, which can be used directly, and the `global` parameter can be adjusted as needed.
34+
- This template creates a PD service, a TiDB service, a TiKV service, a monitoring service, and a Grafana service.
35+
3136
### --multi-dc
3237

3338
- Outputs the topology template of multiple data centers. To enable this option, add it to the command.

0 commit comments

Comments
 (0)