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.
For more information, see the gdcloud CLI reference overview page.