1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 14:26:34 +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

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