1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Aug 24 09:45:53 UTC 2022

This commit is contained in:
Automated 2022-08-24 09:45:53 +00:00
parent c614d893da
commit 978ed239f6
Failed to extract signature
127 changed files with 2957 additions and 251 deletions

View file

@ -2,9 +2,10 @@ NAME
gcloud beta alloydb operations list - lists AlloyDB operations
SYNOPSIS
gcloud beta alloydb operations list [--region=REGION; default="-"]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]
gcloud beta alloydb operations list [--cluster=CLUSTER]
[--region=REGION; default="-"] [--filter=EXPRESSION] [--limit=LIMIT]
[--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Lists AlloyDB operations.
@ -15,6 +16,9 @@ EXAMPLES
$ gcloud beta alloydb operations list --region=us-central1
FLAGS
--cluster=CLUSTER
AlloyDB cluster ID
--region=REGION; default="-"
Regional location (e.g. asia-east1, us-east1). See the full list of
regions at https://cloud.google.com/sql/docs/instance-locations.