1.3 Installing and Configuring the CLI Flashcards
1
Q
Command: list existing components
A
gcloud components list
2
Q
Command: install components
A
gcloud components install [COMPONENT_ID]
3
Q
Command: remove components
A
gcloud components remove [COMPONENT_ID]
4
Q
Example of components
A
- gcloud (Google Cloud CLI)
- gsutil (Cloud Storage CLI)
- bq (BigQuery CLI)
- kubectl (Kubernetes CLI)