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

gcloud: Wed Feb 15 10:13:15 UTC 2023

This commit is contained in:
Automated 2023-02-15 10:13:15 +00:00
parent 02b395b082
commit 78fb6d9419
375 changed files with 5899 additions and 1603 deletions

View file

@ -412,13 +412,15 @@ FLAGS
▸ provide the argument --kms-keyring on the command line.
--kms-location=KMS_LOCATION
The Cloud location for the key. To set the kms-location attribute:
The Google Cloud location for the key. To set the kms-location
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-location on the command line.
--kms-project=KMS_PROJECT
The Cloud project for the key. To set the kms-project attribute:
The Google Cloud project for the key. To set the kms-project
attribute:
▸ provide the argument --kms-key on the command line with a fully
specified name;
▸ provide the argument --kms-project on the command line;

View file

@ -3,7 +3,7 @@ NAME
under a project and location
SYNOPSIS
gcloud composer environments list --locations=[LOCATIONS,...]
gcloud composer environments list [--locations=[LOCATIONS,...]]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]

View file

@ -2,7 +2,7 @@ NAME
gcloud composer operations list - lists environment operations
SYNOPSIS
gcloud composer operations list --locations=[LOCATIONS,...]
gcloud composer operations list [--locations=[LOCATIONS,...]]
[--filter=EXPRESSION] [--limit=LIMIT] [--page-size=PAGE_SIZE]
[--sort-by=[FIELD,...]] [--uri] [GCLOUD_WIDE_FLAG ...]