tiup: add 3 docs disable/display/list#5176
Conversation
|
/label needs-cherry-pick-4.0 |
|
@Joyinqin: The label(s) DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/translation from-docs-cn |
|
/cc @ran-huang @lucklove |
| tiup cluster disable <cluster-name> [flags] | ||
| ``` | ||
|
|
||
| `<cluster-name>`: the cluster to disable the auto-enabling. |
There was a problem hiding this comment.
| `<cluster-name>`: the cluster to disable the auto-enabling. | |
| `<cluster-name>`: the cluster whose auto-enabling service is to be disabled. |
|
|
||
| - Data type: `strings` | ||
| - Default: `[]`, which means no node is selected. | ||
| - Specifies the nodes to disable the auto-enabling. The value of this option is a comma-separated list of node IDs. The node ID is the first column of the [cluster status](/tiup/tiup-component-cluster-display.md) table. |
|
|
||
| - Data type: `strings` | ||
| - Default: `[]`, which means no role is selected. | ||
| - Specifies the roles to disable the auto-enabling. The value of this option is a comma-separated list of node roles. The role is the second column of the [cluster status](/tiup/tiup-component-cluster-display.md) table. |
There was a problem hiding this comment.
same as the first comment
|
|
||
| > **Note:** | ||
| > | ||
| > If `-N, --node` are specified at the same time, then the service status in their intersection is queried. |
|
/retitle tiup: add 3 docs disable/display/list |
|
/label require-LGT1 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 308350e |
Co-authored-by: SIGSEGV <gnu.crazier@gmail.com>
|
@lucklove PTAL again thx~ |
|
/lgtm |
|
@Joyinqin: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 774e388 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #5242 |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.0 in PR #5243 |
First-time contributors' checklist
What is changed, added or deleted? (Required)
add 3 TiUP docs:
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?