[[["容易理解","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\u003eThe command \u003ccode\u003egdcloud config configurations activate\u003c/code\u003e is used to activate a pre-existing configuration for the GDCH CLI.\u003c/p\u003e\n"],["\u003cp\u003eUsers must specify the \u003ccode\u003eCONFIGURATION_NAME\u003c/code\u003e as an argument when running the command to choose which configuration to activate.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003e-h\u003c/code\u003e or \u003ccode\u003e--help\u003c/code\u003e flag can be used to view the help documentation for the \u003ccode\u003eactivate\u003c/code\u003e command.\u003c/p\u003e\n"],["\u003cp\u003eThe example provided shows how to activate a configuration named 'my-config' by using the command \u003ccode\u003egdcloud config configurations activate my-config\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# gdcloud config configurations activate\n\nNAME\n----\n\ngdcloud config configurations activate - Activate an existing gdcloud CLI named configuration.\n\nSYNOPSIS\n--------\n\n gdcloud config configurations activate CONFIGURATION_NAME [flags]\n\nDESCRIPTION\n-----------\n\nActivate an existing gdcloud CLI named configuration.\nSpecify the name of the configuration to activate.\n\n### EXAMPLES\n\n To activate an existing configuration named my-config, run:\n\n gdcloud config configurations activate my-config\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/appliance/resources/gdcloud-reference/gdcloud) page."]]