[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\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."]]