Delete one or more GDCH CLI named configurations.
Specify the names of all the configurations you want to delete.
You cannot delete a configuration that is active.
EXAMPLES
To delete two configurations, my-config1 and my-config2, run:
gdcloud config configurations delete my-config1 my-config2
OPTIONAL FLAGS
-h, --help help for delete
--quiet If set, quite mode ignores interactive confirmation and immediately deletes the configuration(s).
[[["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-02-14 UTC."],[],[]]