如果你使用的是 macOS 或 Linux,你可以使用默认的文本编辑器打开配置文件:
ticloud config edit [flags]
如果你使用的是 Windows,执行上述命令后,将会打印配置文件的路径。
为了避免格式错误和执行失败,不建议手动编辑配置文件。相反,你可以使用 ticloud config create、ticloud config delete 或 ticloud config set 来修改配置。
ticloud config create
ticloud config delete
ticloud config set
编辑配置文件:
ticloud config edit
如果你对 TiDB Cloud CLI 有任何问题或建议,欢迎创建 issue。同时,我们也欢迎任何贡献。