mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jan 25 10:09:52 UTC 2023
This commit is contained in:
parent
1248f773ec
commit
6dc17bdd4a
218 changed files with 6694 additions and 2033 deletions
|
|
@ -18,18 +18,30 @@ GCLOUD WIDE FLAGS
|
|||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
commit
|
||||
(BETA) Commit a Pub/Sub schema revision.
|
||||
|
||||
create
|
||||
(BETA) Create a Pub/Sub schema.
|
||||
|
||||
delete
|
||||
(BETA) Delete a Pub/Sub schema.
|
||||
|
||||
delete-revision
|
||||
(BETA) Delete a Pub/Sub schema revision.
|
||||
|
||||
describe
|
||||
(BETA) Show details of a Pub/Sub schema.
|
||||
|
||||
list
|
||||
(BETA) List Pub/Sub schemas.
|
||||
|
||||
list-revisions
|
||||
(BETA) List revisions of a Pub/Sub schema.
|
||||
|
||||
rollback
|
||||
(BETA) Roll back a Pub/Sub schema to a specified revision.
|
||||
|
||||
validate-message
|
||||
(BETA) Validate a message against a Pub/Sub schema.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue