mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Tue Mar 1 21:43:54 UTC 2022
This commit is contained in:
parent
c1c3b75313
commit
21878eea72
1018 changed files with 4838 additions and 3409 deletions
|
|
@ -28,8 +28,9 @@ EXAMPLES
|
|||
To enable CMEK for the Logs Router for an organization, run:
|
||||
|
||||
$ gcloud alpha logging settings update \
|
||||
--organization=[ORGANIZATION_ID]
|
||||
--kms-key-name='projects/my-project/locations/my-location/keyRings/my-keyring/cryptoKeys/key'
|
||||
--organization=[ORGANIZATION_ID] \
|
||||
--kms-key-name='projects/my-project/locations/my-location/keyRin\
|
||||
gs/my-keyring/cryptoKeys/key'
|
||||
|
||||
To disable CMEK for the Logs Router for an organization, run:
|
||||
|
||||
|
|
@ -39,8 +40,8 @@ EXAMPLES
|
|||
To update storage location for the Logs Router for an organization, run:
|
||||
|
||||
$ gcloud alpha logging settings update \
|
||||
--organization=[ORGANIZATION_ID]
|
||||
--storage-location=[LOCATION_ID]
|
||||
--organization=[ORGANIZATION_ID] \
|
||||
--storage-location=[LOCATION_ID]
|
||||
|
||||
To update storage location for the Logs Router for a folder, run:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue