mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Feb 15 10:13:15 UTC 2023
This commit is contained in:
parent
02b395b082
commit
78fb6d9419
375 changed files with 5899 additions and 1603 deletions
|
|
@ -11,9 +11,8 @@ SYNOPSIS
|
|||
[--automated-backup-encryption-key=AUTOMATED_BACKUP_ENCRYPTION_KEY
|
||||
: --automated-backup-encryption-key-keyring=AUTOMATED_BACKUP_ENCRYPTION_KEY_KEYRING --automated-backup-encryption-key-location=AUTOMATED_BACKUP_ENCRYPTION_KEY_LOCATION --automated-backup-encryption-key-project=AUTOMATED_BACKUP_ENCRYPTION_KEY_PROJECT] --automated-backup-retention-count=RETENTION_COUNT | --automated-backup-retention-period=RETENTION_PERIOD]]
|
||||
[--continuous-backup-recovery-window-days=RECOVERY_PERIOD
|
||||
--enable-continuous-backup
|
||||
[--continuous-backup-encryption-key=CONTINUOUS_BACKUP_ENCRYPTION_KEY
|
||||
: --continuous-backup-encryption-key-keyring=CONTINUOUS_BACKUP_ENCRYPTION_KEY_KEYRING --continuous-backup-encryption-key-location=CONTINUOUS_BACKUP_ENCRYPTION_KEY_LOCATION --continuous-backup-encryption-key-project=CONTINUOUS_BACKUP_ENCRYPTION_KEY_PROJECT]]
|
||||
--enable-continuous-backup --clear-continuous-backup-encryption-key
|
||||
| [--continuous-backup-encryption-key=CONTINUOUS_BACKUP_ENCRYPTION_KEY : --continuous-backup-encryption-key-keyring=CONTINUOUS_BACKUP_ENCRYPTION_KEY_KEYRING --continuous-backup-encryption-key-location=CONTINUOUS_BACKUP_ENCRYPTION_KEY_LOCATION --continuous-backup-encryption-key-project=CONTINUOUS_BACKUP_ENCRYPTION_KEY_PROJECT]]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -103,7 +102,7 @@ OPTIONAL FLAGS
|
|||
--automated-backup-encryption-key-keyring on the command line.
|
||||
|
||||
--automated-backup-encryption-key-location=AUTOMATED_BACKUP_ENCRYPTION_KEY_LOCATION
|
||||
The Cloud location for the key. To set the kms-location
|
||||
The Google Cloud location for the key. To set the kms-location
|
||||
attribute:
|
||||
◇ provide the argument --automated-backup-encryption-key on the
|
||||
command line with a fully specified name;
|
||||
|
|
@ -111,7 +110,8 @@ OPTIONAL FLAGS
|
|||
--automated-backup-encryption-key-location on the command line.
|
||||
|
||||
--automated-backup-encryption-key-project=AUTOMATED_BACKUP_ENCRYPTION_KEY_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 --automated-backup-encryption-key on the
|
||||
command line with a fully specified name;
|
||||
◇ provide the argument
|
||||
|
|
@ -139,42 +139,53 @@ OPTIONAL FLAGS
|
|||
--enable-continuous-backup
|
||||
Enables Continuous Backups on the cluster.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that
|
||||
will be used to protect the continuous backup. The 'AlloyDB Service
|
||||
Agent's service account must hold permission 'Cloud KMS CryptoKey
|
||||
Encrypter/Decrypter'. The arguments in this group can be used to specify
|
||||
the attributes of this resource.
|
||||
Encryption configuration for Continuous Backups.
|
||||
|
||||
--continuous-backup-encryption-key=CONTINUOUS_BACKUP_ENCRYPTION_KEY
|
||||
ID of the key or fully qualified identifier for the key. To set the
|
||||
kms-key attribute:
|
||||
▫ provide the argument --continuous-backup-encryption-key on the
|
||||
command line.
|
||||
At most one of these can be specified:
|
||||
|
||||
This flag argument must be specified if any of the other arguments
|
||||
in this group are specified.
|
||||
--clear-continuous-backup-encryption-key
|
||||
Clears the encryption configuration for Continuous Backups. Google
|
||||
default encryption will be used for future Continuous Backups.
|
||||
|
||||
--continuous-backup-encryption-key-keyring=CONTINUOUS_BACKUP_ENCRYPTION_KEY_KEYRING
|
||||
The KMS keyring of the key. To set the kms-keyring attribute:
|
||||
▫ provide the argument --continuous-backup-encryption-key on the
|
||||
command line with a fully specified name;
|
||||
▫ provide the argument --continuous-backup-encryption-key-keyring
|
||||
on the command line.
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that
|
||||
will be used to protect the continuous backup. The 'AlloyDB Service
|
||||
Agent's service account must hold permission 'Cloud KMS CryptoKey
|
||||
Encrypter/Decrypter'. The arguments in this group can be used to
|
||||
specify the attributes of this resource.
|
||||
|
||||
--continuous-backup-encryption-key-location=CONTINUOUS_BACKUP_ENCRYPTION_KEY_LOCATION
|
||||
The Cloud location for the key. To set the kms-location attribute:
|
||||
▫ provide the argument --continuous-backup-encryption-key on the
|
||||
command line with a fully specified name;
|
||||
▫ provide the argument
|
||||
--continuous-backup-encryption-key-location on the command line.
|
||||
--continuous-backup-encryption-key=CONTINUOUS_BACKUP_ENCRYPTION_KEY
|
||||
ID of the key or fully qualified identifier for the key. To set
|
||||
the kms-key attribute:
|
||||
◇ provide the argument --continuous-backup-encryption-key on
|
||||
the command line.
|
||||
|
||||
--continuous-backup-encryption-key-project=CONTINUOUS_BACKUP_ENCRYPTION_KEY_PROJECT
|
||||
The Cloud project for the key. To set the kms-project attribute:
|
||||
▫ provide the argument --continuous-backup-encryption-key on the
|
||||
command line with a fully specified name;
|
||||
▫ provide the argument --continuous-backup-encryption-key-project
|
||||
on the command line;
|
||||
▫ set the property core/project.
|
||||
This flag argument must be specified if any of the other
|
||||
arguments in this group are specified.
|
||||
|
||||
--continuous-backup-encryption-key-keyring=CONTINUOUS_BACKUP_ENCRYPTION_KEY_KEYRING
|
||||
The KMS keyring of the key. To set the kms-keyring attribute:
|
||||
◇ provide the argument --continuous-backup-encryption-key on
|
||||
the command line with a fully specified name;
|
||||
◇ provide the argument
|
||||
--continuous-backup-encryption-key-keyring on the command line.
|
||||
|
||||
--continuous-backup-encryption-key-location=CONTINUOUS_BACKUP_ENCRYPTION_KEY_LOCATION
|
||||
The Google Cloud location for the key. To set the kms-location
|
||||
attribute:
|
||||
◇ provide the argument --continuous-backup-encryption-key on
|
||||
the command line with a fully specified name;
|
||||
◇ provide the argument
|
||||
--continuous-backup-encryption-key-location on the command
|
||||
line.
|
||||
|
||||
--continuous-backup-encryption-key-project=CONTINUOUS_BACKUP_ENCRYPTION_KEY_PROJECT
|
||||
The Google Cloud project for the key. To set the kms-project
|
||||
attribute:
|
||||
◇ provide the argument --continuous-backup-encryption-key on
|
||||
the command line with a fully specified name;
|
||||
◇ provide the argument
|
||||
--continuous-backup-encryption-key-project on the command line;
|
||||
◇ set the property core/project.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue