mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Sep 11 09:52:17 UTC 2024
This commit is contained in:
parent
78a4d78e9e
commit
a3842bba95
197 changed files with 6656 additions and 691 deletions
|
|
@ -4,8 +4,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud looker instances create (INSTANCE : --region=REGION)
|
||||
--edition=EDITION --oauth-client-id=OAUTH_CLIENT_ID
|
||||
--oauth-client-secret=OAUTH_CLIENT_SECRET [--async] [--kms-key=KMS_KEY]
|
||||
[--no-public-ip-enabled]
|
||||
--oauth-client-secret=OAUTH_CLIENT_SECRET [--async] [--fips-enabled]
|
||||
[--kms-key=KMS_KEY] [--no-public-ip-enabled]
|
||||
[--consumer-network=CONSUMER_NETWORK --private-ip-enabled
|
||||
: --reserved-range=RESERVED_RANGE]
|
||||
[--deny-maintenance-period-end-date=DENY_MAINTENANCE_PERIOD_END_DATE
|
||||
|
|
@ -116,6 +116,9 @@ OPTIONAL FLAGS
|
|||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--fips-enabled
|
||||
This specifies whether FIPS is enabled on the Looker instance.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
|
||||
be used to protect the Looker instance and backups. The 'Looker Service
|
||||
Agent' service account must hold permission 'Cloud KMS CryptoKey
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue