1
0
Fork 0
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:
Automated 2023-02-15 10:13:15 +00:00
parent 02b395b082
commit 78fb6d9419
375 changed files with 5899 additions and 1603 deletions

View file

@ -2,9 +2,8 @@ NAME
gcloud eventarc channels create - create an Eventarc channel
SYNOPSIS
gcloud eventarc channels create (CHANNEL : --location=LOCATION)
--provider=PROVIDER [--async] [--crypto-key=CRYPTO_KEY]
[GCLOUD_WIDE_FLAG ...]
gcloud eventarc channels create (CHANNEL : --location=LOCATION) [--async]
[--crypto-key=CRYPTO_KEY] [--provider=PROVIDER] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Create an Eventarc channel.
@ -52,6 +51,15 @@ POSITIONAL ARGUMENTS
▸ set the property eventarc/location.
FLAGS
--async
Return immediately, without waiting for the operation in progress to
complete.
--crypto-key=CRYPTO_KEY
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.
Provider resource - Provider to use for the channel. 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:
@ -69,15 +77,6 @@ FLAGS
set the provider attribute:
▸ provide the argument --provider on the command line.
--async
Return immediately, without waiting for the operation in progress to
complete.
--crypto-key=CRYPTO_KEY
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,
--billing-project, --configuration, --flags-file, --flatten, --format,