mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 13 09:59:37 UTC 2022
This commit is contained in:
parent
cf5ab60e4a
commit
879929cbc6
323 changed files with 7203 additions and 4178 deletions
|
|
@ -1,12 +1,12 @@
|
|||
NAME
|
||||
gcloud eventarc channels update - updates an Eventarc channel
|
||||
gcloud eventarc channels update - update an Eventarc channel
|
||||
|
||||
SYNOPSIS
|
||||
gcloud eventarc channels update (CHANNEL : --location=LOCATION) [--async]
|
||||
[--clear-crypto-key | --crypto-key=CRYPTO_KEY] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Updates an Eventarc channel.
|
||||
Update an Eventarc channel.
|
||||
|
||||
EXAMPLES
|
||||
To update the channel my-channel in location us-central1, run:
|
||||
|
|
@ -62,9 +62,9 @@ FLAGS
|
|||
continue to be encrypted using Google-managed keys.
|
||||
|
||||
--crypto-key=CRYPTO_KEY
|
||||
The fully qualified name of the crypto key to use for
|
||||
customer-managed encryption. If this is unspecified, Google-managed
|
||||
keys will be used for encryption.
|
||||
Fully qualified name of the crypto key to use for customer-managed
|
||||
encryption. If this is unspecified, Google-managed keys will be used
|
||||
for encryption.
|
||||
|
||||
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