File: //snap/google-cloud-cli/396/help/man/man1/gcloud_ai-platform_versions.1
.TH "GCLOUD_AI\-PLATFORM_VERSIONS" 1
.SH "NAME"
.HP
gcloud ai\-platform versions \- AI Platform Versions commands
.SH "SYNOPSIS"
.HP
\f5gcloud ai\-platform versions\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
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
Create a new AI Platform version.
.TP 2m
\fBdelete\fR
Delete an existing AI Platform version.
.TP 2m
\fBdescribe\fR
Describe an existing AI Platform version.
.TP 2m
\fBlist\fR
List existing AI Platform versions.
.TP 2m
\fBset\-default\fR
Sets an existing AI Platform version as the default for its model.
.TP 2m
\fBupdate\fR
Update an AI Platform version.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha ai\-platform versions
.RE
.RS 2m
$ gcloud beta ai\-platform versions
.RE