[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-09-04 (世界標準時間)。"],[[["\u003cp\u003eRenames an existing gdcloud CLI configuration to a new name.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying the current configuration name and the new name using the \u003ccode\u003e--new-name\u003c/code\u003e flag.\u003c/p\u003e\n"],["\u003cp\u003eCannot rename a configuration that is currently active.\u003c/p\u003e\n"],["\u003cp\u003eProvides an example command for renaming a configuration from \u003ccode\u003emy-config\u003c/code\u003e to \u003ccode\u003enew-config\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUses gdcloud wide flags like \u003ccode\u003e--configuration\u003c/code\u003e, \u003ccode\u003e--format\u003c/code\u003e, \u003ccode\u003e--help\u003c/code\u003e, \u003ccode\u003e--project\u003c/code\u003e, and \u003ccode\u003e--quiet\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# gdcloud config configurations rename\n\nNAME\n----\n\ngdcloud config configurations rename - Rename a gdcloud CLI named configuration.\n\nSYNOPSIS\n--------\n\n gdcloud config configurations rename CONFIGURATION_NAME [flags]\n\nDESCRIPTION\n-----------\n\nRename a gdcloud CLI named configuration.\nSpecify the current name of the configuration.\nUse the --new-name flag to specify the new name of the configuration.\nYou cannot rename a configuration that is active.\n\n### EXAMPLES\n\n To rename an existing configuration named my-config as new-config, run:\n\n gdcloud config configurations rename my-config --new-name=new-config\n\n### REQUIRED FLAGS\n\n --new-name string Specifies the new name of the configuration.\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page."]]