1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 06:11:59 +00:00

gcloud: Thu Jun 22 10:31:35 UTC 2023

This commit is contained in:
Automated 2023-06-22 10:31:35 +00:00
parent 2102dc5511
commit dc0d916cee
219 changed files with 5076 additions and 1639 deletions

View file

@ -15,7 +15,7 @@ EXAMPLES
To resize a cluster, run:
$ gcloud dataproc clusters update my-cluster --region=us-central1 \
--num_workers 5
--num-workers 5
To delete a cluster, run: