1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/alpha/ai/tensorboard-experiments/help
2022-03-01 04:29:52 +00:00

43 lines
1.2 KiB
Text

NAME
gcloud alpha ai tensorboard-experiments - manage Vertex AI Tensorboard
experiments
SYNOPSIS
gcloud alpha ai tensorboard-experiments COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Vertex AI Tensorboard experiments.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a new Vertex AI Tensorboard experiment.
delete
(ALPHA) Delete an existing Vertex AI Tensorboard experiment.
describe
(ALPHA) Get detailed Tensorboard experiment information about the given
Tensorboard experiment id.
list
(ALPHA) List the Tensorboard experiments of the given project, region,
and Tensorboard.
update
(ALPHA) Update an existing Vertex AI Tensorboard experiment.
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:
$ gcloud beta ai tensorboard-experiments