File: //snap/google-cloud-cli/current/help/man/man1/gcloud_alpha_ai_tensorboard-runs.1
.TH "GCLOUD_ALPHA_AI_TENSORBOARD\-RUNS" 1
.SH "NAME"
.HP
gcloud alpha ai tensorboard\-runs \- manage Vertex AI Tensorboard runs
.SH "SYNOPSIS"
.HP
\f5gcloud alpha ai tensorboard\-runs\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Manage Vertex AI Tensorboard runs.
.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(ALPHA)\fR Create a new Vertex AI Tensorboard run.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete an existing Vertex AI Tensorboard run.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Get detailed Tensorboard run information about the given
Tensorboard run id.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List the Tensorboard runs of the given project, region, and
Tensorboard experiment.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Update an existing Vertex AI Tensorboard run.
.RE
.sp
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. This variant is also available:
.RS 2m
$ gcloud beta ai tensorboard\-runs
.RE