mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
37 lines
759 B
Text
37 lines
759 B
Text
NAME
|
|
gcloud eventarc google-api-sources - manage Eventarc Google API sources
|
|
|
|
SYNOPSIS
|
|
gcloud eventarc google-api-sources COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Eventarc Google API sources.
|
|
|
|
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 Google API source.
|
|
|
|
delete
|
|
Delete an Eventarc Google API source.
|
|
|
|
describe
|
|
Describe an Eventarc Google API source.
|
|
|
|
list
|
|
List Eventarc Google API sources.
|
|
|
|
update
|
|
Update an Eventarc Google API source.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta eventarc google-api-sources
|
|
|