gdcloud components remove
Stay organized with collections
Save and categorize content based on your preferences.
NAME
gdcloud components remove - Remove one or more installed components.
SYNOPSIS
gdcloud components remove [flags]
DESCRIPTION
Remove one or more installed components.
This command removes the components installed previously under the plugins folder that match the provided IDs.
Note that removal of the components under the bin/ folder is not supported at the moment.
EXAMPLES
To remove one or several components, run:
gdcloud components remove <componentID1> [<componentID2> ...]
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["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 2026-06-08 UTC."],[],[]]