GCP Associate Cloud Engineer > 1.3 Installing and Configuring the CLI > Flashcards
Command: list existing components
gcloud components list
Command: install components
gcloud components install [COMPONENT_ID]
Command: remove components
gcloud components remove [COMPONENT_ID]
Example of components