mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
28 lines
613 B
Text
28 lines
613 B
Text
NAME
|
|
gcloud eventarc channel-connections - manage Eventarc channel connections
|
|
|
|
SYNOPSIS
|
|
gcloud eventarc channel-connections COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Eventarc channel connections.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create an Eventarc channel connection.
|
|
|
|
delete
|
|
Delete an Eventarc channel connection.
|
|
|
|
describe
|
|
Describe an Eventarc channel connection.
|
|
|
|
list
|
|
List Eventarc channel connections.
|