1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Jun 2 08:41:25 UTC 2022

This commit is contained in:
Automated 2022-06-02 08:41:25 +00:00
parent 5b5ff68a0d
commit 82063cbb03
Failed to extract signature
153 changed files with 3508 additions and 223 deletions

View file

@ -15,6 +15,12 @@ EXAMPLES
$ gcloud beta alloydb backups list --region=us-central1
Use the --format flag to customize the fields that are outputted. For
example, to list backups with their names and sizes, run:
$ gcloud beta alloydb backups list --region=us-central1 \
--format="table(name, size_bytes)"
FLAGS
--region=REGION; default="-"
Regional location (e.g. asia-east1, us-east1). See the full list of