mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 01:15:34 +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
|
|
@ -41,7 +41,9 @@ POSITIONAL ARGUMENTS
|
|||
Backup resource - The Cloud Spanner backup to which to add the IAM policy
|
||||
binding. 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 backup on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
|
|
@ -50,8 +52,9 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument backup on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
|
|
|
|||
|
|
@ -38,8 +38,9 @@ EXAMPLES
|
|||
REQUIRED FLAGS
|
||||
Backup resource - TEXT 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:
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument --destination-backup on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
|
|
@ -48,16 +49,18 @@ REQUIRED FLAGS
|
|||
This must be specified.
|
||||
|
||||
--destination-backup=DESTINATION_BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument --destination-backup on the command line.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
--destination-instance=DESTINATION_INSTANCE
|
||||
The Cloud Spanner instance for the backup. To set the instance
|
||||
attribute:
|
||||
The Cloud Spanner instance for the backup.
|
||||
|
||||
To set the instance attribute:
|
||||
▸ provide the argument --destination-backup on the command line
|
||||
with a fully specified name;
|
||||
▸ provide the argument --destination-instance on the command line;
|
||||
|
|
@ -78,8 +81,9 @@ REQUIRED FLAGS
|
|||
|
||||
Backup resource - TEXT 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:
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument --source-backup on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
|
|
@ -88,16 +92,18 @@ REQUIRED FLAGS
|
|||
This must be specified.
|
||||
|
||||
--source-backup=SOURCE_BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument --source-backup on the command line.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
--source-instance=SOURCE_INSTANCE
|
||||
The Cloud Spanner instance for the backup. To set the instance
|
||||
attribute:
|
||||
The Cloud Spanner instance for the backup.
|
||||
|
||||
To set the instance attribute:
|
||||
▸ provide the argument --source-backup on the command line with a
|
||||
fully specified name;
|
||||
▸ provide the argument --source-instance on the command line;
|
||||
|
|
@ -126,27 +132,34 @@ OPTIONAL FLAGS
|
|||
resource.
|
||||
|
||||
--kms-key=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 --kms-key on the command line.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
--kms-keyring=KMS_KEYRING
|
||||
KMS keyring id of the key. To set the kms-keyring attribute:
|
||||
KMS keyring id of the key.
|
||||
|
||||
To set the kms-keyring attribute:
|
||||
▸ provide the argument --kms-key on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --kms-keyring on the command line.
|
||||
|
||||
--kms-location=KMS_LOCATION
|
||||
Cloud location for the key. To set the kms-location attribute:
|
||||
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
|
||||
Cloud project id for the key. To set the kms-project attribute:
|
||||
Cloud project id 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.
|
||||
|
|
|
|||
|
|
@ -32,7 +32,9 @@ POSITIONAL ARGUMENTS
|
|||
Backup resource - The Cloud Spanner backup to create. 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:
|
||||
other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument backup on the command line with a fully
|
||||
specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
|
|
@ -41,16 +43,18 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument backup on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
arguments in this group are specified.
|
||||
|
||||
--instance=INSTANCE
|
||||
The Cloud Spanner instance for the backup. To set the instance
|
||||
attribute:
|
||||
The Cloud Spanner instance for the backup.
|
||||
|
||||
To set the instance attribute:
|
||||
▸ provide the argument backup on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --instance on the command line;
|
||||
|
|
@ -98,27 +102,34 @@ OPTIONAL FLAGS
|
|||
of this resource.
|
||||
|
||||
--kms-key=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 --kms-key on the command line.
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
|
||||
--kms-keyring=KMS_KEYRING
|
||||
KMS keyring id of the key. To set the kms-keyring attribute:
|
||||
KMS keyring id of the key.
|
||||
|
||||
To set the kms-keyring attribute:
|
||||
▸ provide the argument --kms-key on the command line with a fully
|
||||
specified name;
|
||||
▸ provide the argument --kms-keyring on the command line.
|
||||
|
||||
--kms-location=KMS_LOCATION
|
||||
Cloud location for the key. To set the kms-location attribute:
|
||||
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
|
||||
Cloud project id for the key. To set the kms-project attribute:
|
||||
Cloud project id 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.
|
||||
|
|
|
|||
|
|
@ -17,7 +17,9 @@ POSITIONAL ARGUMENTS
|
|||
Backup resource - Cloud Spanner backup to delete. 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:
|
||||
ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument backup on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
|
|
@ -26,8 +28,9 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument backup on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
|
|
|
|||
|
|
@ -17,7 +17,9 @@ POSITIONAL ARGUMENTS
|
|||
Backup resource - Cloud Spanner backup to describe. 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:
|
||||
ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument backup on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
|
|
@ -26,8 +28,9 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument backup on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
|
|
|
|||
|
|
@ -25,7 +25,9 @@ POSITIONAL ARGUMENTS
|
|||
Backup resource - The Cloud Spanner backup for which to display the IAM
|
||||
policy. 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 backup on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
|
|
@ -34,8 +36,9 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument backup on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
|
|
|
|||
|
|
@ -27,7 +27,9 @@ FLAGS
|
|||
|
||||
Instance resource - Cloud Spanner instance ID. This represents a Cloud
|
||||
resource. (NOTE) Some attributes are not given arguments in this group but
|
||||
can be set in other ways. To set the project attribute:
|
||||
can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument --instance on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property spanner/instance with a fully specified name;
|
||||
|
|
@ -35,8 +37,9 @@ FLAGS
|
|||
◆ provide the argument --project on the command line.
|
||||
|
||||
--instance=INSTANCE
|
||||
ID of the instance or fully qualified identifier for the instance. To
|
||||
set the instance attribute:
|
||||
ID of the instance or fully qualified identifier for the instance.
|
||||
|
||||
To set the instance attribute:
|
||||
▸ provide the argument --instance on the command line;
|
||||
▸ set the property spanner/instance.
|
||||
|
||||
|
|
|
|||
|
|
@ -42,8 +42,9 @@ POSITIONAL ARGUMENTS
|
|||
Backup resource - The Cloud Spanner backup to remove the IAM policy
|
||||
binding from. 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:
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument backup on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
|
|
@ -52,8 +53,9 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument backup on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
|
|
|
|||
|
|
@ -25,7 +25,9 @@ POSITIONAL ARGUMENTS
|
|||
Backup resource - The Cloud Spanner backup to set the IAM policy for. 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:
|
||||
can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument backup on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
|
|
@ -34,8 +36,9 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument backup on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
|
|
|
|||
|
|
@ -25,7 +25,9 @@ POSITIONAL ARGUMENTS
|
|||
Backup resource - The Cloud Spanner backup to update. 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:
|
||||
other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument backup on the command line with a fully
|
||||
specified name;
|
||||
◆ set the property core/project;
|
||||
|
|
@ -34,8 +36,9 @@ POSITIONAL ARGUMENTS
|
|||
This must be specified.
|
||||
|
||||
BACKUP
|
||||
ID of the backup or fully qualified identifier for the backup. To set
|
||||
the backup attribute:
|
||||
ID of the backup or fully qualified identifier for the backup.
|
||||
|
||||
To set the backup attribute:
|
||||
▸ provide the argument backup on the command line.
|
||||
|
||||
This positional argument must be specified if any of the other
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue