mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Oct 30 10:13:17 UTC 2024
This commit is contained in:
parent
fc66f7f0ca
commit
d7d92f8000
166 changed files with 6197 additions and 300 deletions
41
gcloud/beta/eventarc/message-buses/help
Normal file
41
gcloud/beta/eventarc/message-buses/help
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
NAME
|
||||
gcloud beta eventarc message-buses - manage Eventarc message buses
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta eventarc message-buses COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Eventarc message buses.
|
||||
|
||||
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 message bus.
|
||||
|
||||
delete
|
||||
(BETA) Delete an Eventarc message bus.
|
||||
|
||||
describe
|
||||
(BETA) Describe an Eventarc message bus.
|
||||
|
||||
list
|
||||
(BETA) List Eventarc message buses.
|
||||
|
||||
list-enrollments
|
||||
(BETA) List Eventarc enrollments attached to an Eventarc message bus.
|
||||
|
||||
publish
|
||||
(BETA) Publish to an Eventarc message bus.
|
||||
|
||||
update
|
||||
(BETA) Update an Eventarc message bus.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue