mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 13 10:57:55 UTC 2025
This commit is contained in:
parent
4f9f745739
commit
d6d01162c7
357 changed files with 4606 additions and 9471 deletions
|
|
@ -21,9 +21,8 @@ EXAMPLES
|
|||
▪ returning no more than 30 results
|
||||
▪ requesting 10 results at a time from the backend
|
||||
|
||||
$ gcloud assured workloads list \
|
||||
organizations/123/locations/us-central1 --limit=30 \
|
||||
--page-size=10
|
||||
$ gcloud assured workloads list --organization=123 \
|
||||
--location=us-central1 --limit=30 --page-size=10
|
||||
|
||||
REQUIRED FLAGS
|
||||
--location=LOCATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue