1.3 Installing and Configuring the CLI Flashcards

1
Q

Command: list existing components

A

gcloud components list

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Command: install components

A

gcloud components install [COMPONENT_ID]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Command: remove components

A

gcloud components remove [COMPONENT_ID]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Example of components

A
  • gcloud (Google Cloud CLI)
  • gsutil (Cloud Storage CLI)
  • bq (BigQuery CLI)
  • kubectl (Kubernetes CLI)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly