File: //snap/google-cloud-cli/394/help/man/man1/gcloud_pubsub_schemas.1
.TH "GCLOUD_PUBSUB_SCHEMAS" 1
.SH "NAME"
.HP
gcloud pubsub schemas \- manage Pub/Sub schemas
.SH "SYNOPSIS"
.HP
\f5gcloud pubsub schemas\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
The gcloud pubsub schemas group lets you create and manage Pub/Sub schemas.
These schemas can be attached to topics to enable validation of published
messages. Commands to validate schemas and messages against schemas are also
available.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcommit\fR
Commit a Pub/Sub schema revision.
.TP 2m
\fBcreate\fR
Create a Pub/Sub schema.
.TP 2m
\fBdelete\fR
Delete a Pub/Sub schema.
.TP 2m
\fBdelete\-revision\fR
Delete a Pub/Sub schema revision.
.TP 2m
\fBdescribe\fR
Show details of a Pub/Sub schema.
.TP 2m
\fBlist\fR
List Pub/Sub schemas.
.TP 2m
\fBlist\-revisions\fR
List revisions of a Pub/Sub schema.
.TP 2m
\fBrollback\fR
Roll back a Pub/Sub schema to a specified revision.
.TP 2m
\fBvalidate\-message\fR
Validate a message against a Pub/Sub schema.
.TP 2m
\fBvalidate\-schema\fR
Validate a Pub/Sub schema.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha pubsub schemas
.RE
.RS 2m
$ gcloud beta pubsub schemas
.RE