mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
41 lines
940 B
Text
41 lines
940 B
Text
NAME
|
|
gcloud beta ai tensorboards - manage Vertex AI Tensorboards
|
|
|
|
SYNOPSIS
|
|
gcloud beta ai tensorboards COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Vertex AI Tensorboards.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(BETA) Create a new Vertex AI Tensorboard.
|
|
|
|
delete
|
|
(BETA) Delete an existing Vertex AI Tensorboard.
|
|
|
|
describe
|
|
(BETA) Gets detailed Tensorboard information about the given
|
|
Tensorboard id.
|
|
|
|
list
|
|
(BETA) Lists the Tensorboards of the given project and region.
|
|
|
|
update
|
|
(BETA) Update an existing Vertex AI Tensorboard.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud ai tensorboards
|
|
|
|
$ gcloud alpha ai tensorboards
|
|
|