Sign InTry Free

tiup dm edit-config

If you need to modify the cluster service configuration after the cluster is deployed, you can use the tiup dm edit-config command that starts an editor for you to modify the topology file. of the specified cluster. This editor is specified in the $EDITOR environment variable by default. If the $EDITOR environment variable does not exist, the vi editor is used.

Syntax

tiup dm edit-config <cluster-name> [flags]

<cluster-name>: the cluster to operate on.

Option

-h, --help

  • Prints the help information.
  • Data type: BOOLEAN
  • Default: false

Output

  • Normally, no output.
  • If you have mistakenly modified the fields that cannot be modified, when you save the file, an error is reported, reminding you to edit the file again. For the fields that cannot be modified, see the topology file.

<< Back to the previous page - TiUP DM command list

Was this page helpful?

Download PDFRequest docs changesAsk questions on Discord
Playground
New
One-stop & interactive experience of TiDB's capabilities WITHOUT registration.
Products
TiDB
TiDB Dedicated
TiDB Serverless
Pricing
Get Demo
Get Started
© 2024 PingCAP. All Rights Reserved.
Privacy Policy.