File: //snap/google-cloud-cli/current/help/man/man1/gcloud_alpha_ai_tensorboard-experiments.1
.TH "GCLOUD_ALPHA_AI_TENSORBOARD\-EXPERIMENTS" 1
.SH "NAME"
.HP
gcloud alpha ai tensorboard\-experiments \- manage Vertex AI Tensorboard experiments
.SH "SYNOPSIS"
.HP
\f5gcloud alpha ai tensorboard\-experiments\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Manage Vertex AI Tensorboard experiments.
.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 experiment.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete an existing Vertex AI Tensorboard experiment.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Get detailed Tensorboard experiment information about the given
Tensorboard experiment id.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List the Tensorboard experiments of the given project, region, and
Tensorboard.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Update an existing Vertex AI Tensorboard experiment.
.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\-experiments
.RE