mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 08:27:05 +00:00
38 lines
807 B
Text
38 lines
807 B
Text
NAME
|
|
gcloud beta eventarc enrollments - manage Eventarc enrollments
|
|
|
|
SYNOPSIS
|
|
gcloud beta eventarc enrollments COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Eventarc enrollments.
|
|
|
|
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 enrollment.
|
|
|
|
delete
|
|
(BETA) Delete an Eventarc enrollment.
|
|
|
|
describe
|
|
(BETA) Describe an Eventarc enrollment.
|
|
|
|
list
|
|
(BETA) List Eventarc enrollments.
|
|
|
|
update
|
|
(BETA) Update an Eventarc enrollment.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud eventarc enrollments
|
|
|