mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
38 lines
787 B
Text
38 lines
787 B
Text
NAME
|
|
gcloud beta eventarc pipelines - manage Eventarc pipelines
|
|
|
|
SYNOPSIS
|
|
gcloud beta eventarc pipelines COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Eventarc pipelines.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create an Eventarc pipeline.
|
|
|
|
delete
|
|
(BETA) Delete an Eventarc pipeline.
|
|
|
|
describe
|
|
(BETA) Describe an Eventarc pipeline.
|
|
|
|
list
|
|
(BETA) List Eventarc pipelines.
|
|
|
|
update
|
|
(BETA) Update an Eventarc pipeline.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud eventarc pipelines
|
|
|