1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Jan 25 10:09:52 UTC 2023

This commit is contained in:
Automated 2023-01-25 10:09:52 +00:00
parent 1248f773ec
commit 6dc17bdd4a
218 changed files with 6694 additions and 2033 deletions

View file

@ -18,18 +18,30 @@ GCLOUD WIDE FLAGS
COMMANDS
COMMAND is one of the following:
commit
Commit a Pub/Sub schema revision.
create
Create a Pub/Sub schema.
delete
Delete a Pub/Sub schema.
delete-revision
Delete a Pub/Sub schema revision.
describe
Show details of a Pub/Sub schema.
list
List Pub/Sub schemas.
list-revisions
List revisions of a Pub/Sub schema.
rollback
Roll back a Pub/Sub schema to a specified revision.
validate-message
Validate a message against a Pub/Sub schema.