ticloud config edit
If you are using macOS or Linux, you can open the profile configuration file with your default text editor:
ticloud config edit [flags]
If you are using Windows, after you execute the preceding command, the path of the profile configuration file will be printed instead.
Examples
Edit the profile configuration file:
ticloud config edit
Flags
| Flag | Description | 
|---|---|
| -h, --help | Help information for this command | 
Inherited flags
| Flag | Description | Required | Note | 
|---|---|---|---|
| --no-color | Disables color in output. | No | Only works in the non-interactive mode. In the interactive mode, disabling color might not work with some UI components. | 
| -P, --profile string | Specifies the active user profile used in this command. | No | Works in both non-interactive and interactive modes. | 
Feedback
If you have any questions or suggestions on the TiDB Cloud CLI, feel free to create an issue. Also, we welcome any contributions.
Was this page helpful?