File: //snap/google-cloud-cli/394/help/man/man1/gcloud_beta_ai-platform_versions.1
.TH "GCLOUD_BETA_AI\-PLATFORM_VERSIONS" 1
.SH "NAME"
.HP
gcloud beta ai\-platform versions \- AI Platform Versions commands
.SH "SYNOPSIS"
.HP
\f5gcloud beta ai\-platform versions\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR A version is an implementation of a model, represented as a
serialized TensorFlow graph with trained parameters.
When you communicate with AI Platform services, you use the combination of the
model, version, and current project to identify a specific model implementation
that is deployed in the cloud.
.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
\fBcreate\fR
\fB(BETA)\fR Create a new AI Platform version.
.TP 2m
\fBdelete\fR
\fB(BETA)\fR Delete an existing AI Platform version.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Describe an existing AI Platform version.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List existing AI Platform versions.
.TP 2m
\fBset\-default\fR
\fB(BETA)\fR Sets an existing AI Platform version as the default for its model.
.TP 2m
\fBupdate\fR
\fB(BETA)\fR Update an AI Platform version.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud ai\-platform versions
.RE
.RS 2m
$ gcloud alpha ai\-platform versions
.RE