mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu May 4 10:43:54 UTC 2023
This commit is contained in:
parent
2ae1bc2b12
commit
a4643b613a
5479 changed files with 49254 additions and 23210 deletions
|
|
@ -63,7 +63,9 @@ POSITIONAL ARGUMENTS
|
|||
Template resource - The name of the workflow template to set managed
|
||||
cluster. The arguments in this group can be used to specify the attributes
|
||||
of this resource. (NOTE) Some attributes are not given arguments in this
|
||||
group but can be set in other ways. To set the project attribute:
|
||||
group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument template on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
|
|
@ -72,8 +74,9 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
TEMPLATE
|
||||
ID of the template or fully qualified identifier for the template. To
|
||||
set the template attribute:
|
||||
ID of the template or fully qualified identifier for the template.
|
||||
|
||||
To set the template attribute:
|
||||
▸ provide the argument template on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
|
|
@ -83,8 +86,9 @@ POSITIONAL ARGUMENTS
|
|||
Dataproc region for the template. Each Dataproc region constitutes an
|
||||
independent resource namespace constrained to deploying instances
|
||||
into Compute Engine zones inside the region. Overrides the default
|
||||
dataproc/region property value for this command invocation. To set
|
||||
the region attribute:
|
||||
dataproc/region property value for this command invocation.
|
||||
|
||||
To set the region attribute:
|
||||
▸ provide the argument template on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --region on the command line;
|
||||
|
|
@ -104,7 +108,9 @@ FLAGS
|
|||
|
||||
--autoscaling-policy=AUTOSCALING_POLICY
|
||||
ID of the autoscaling policy or fully qualified identifier for the
|
||||
autoscaling policy. To set the autoscaling_policy attribute:
|
||||
autoscaling policy.
|
||||
|
||||
To set the autoscaling_policy attribute:
|
||||
◆ provide the argument --autoscaling-policy on the command line.
|
||||
|
||||
--bucket=BUCKET
|
||||
|
|
@ -456,31 +462,36 @@ FLAGS
|
|||
the attributes of this resource.
|
||||
|
||||
--kerberos-kms-key=KERBEROS_KMS_KEY
|
||||
ID of the key or fully qualified identifier for the key. To set the
|
||||
kms-key attribute:
|
||||
ID of the key or fully qualified identifier for the key.
|
||||
|
||||
To set the kms-key attribute:
|
||||
▫ provide the argument --kerberos-kms-key on the command line.
|
||||
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
|
||||
--kerberos-kms-key-keyring=KERBEROS_KMS_KEY_KEYRING
|
||||
The KMS keyring of the key. To set the kms-keyring attribute:
|
||||
The KMS keyring of the key.
|
||||
|
||||
To set the kms-keyring attribute:
|
||||
▫ provide the argument --kerberos-kms-key on the command line
|
||||
with a fully specified name;
|
||||
▫ provide the argument --kerberos-kms-key-keyring on the command
|
||||
line.
|
||||
|
||||
--kerberos-kms-key-location=KERBEROS_KMS_KEY_LOCATION
|
||||
The Google 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 --kerberos-kms-key on the command line
|
||||
with a fully specified name;
|
||||
▫ provide the argument --kerberos-kms-key-location on the command
|
||||
line.
|
||||
|
||||
--kerberos-kms-key-project=KERBEROS_KMS_KEY_PROJECT
|
||||
The Google 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 --kerberos-kms-key on the command line
|
||||
with a fully specified name;
|
||||
▫ provide the argument --kerberos-kms-key-project on the command
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue