mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 07:58:28 +00:00
35 lines
714 B
Text
35 lines
714 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.
|
|
|