mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
39 lines
814 B
Text
39 lines
814 B
Text
NAME
|
|
gcloud ai tensorboards - manage Vertex AI Tensorboards
|
|
|
|
SYNOPSIS
|
|
gcloud ai tensorboards COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a new Vertex AI Tensorboard.
|
|
|
|
delete
|
|
Delete an existing Vertex AI Tensorboard.
|
|
|
|
describe
|
|
Gets detailed Tensorboard information about the given Tensorboard id.
|
|
|
|
list
|
|
Lists the Tensorboards of the given project and region.
|
|
|
|
update
|
|
Update an existing Vertex AI Tensorboard.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha ai tensorboards
|
|
|
|
$ gcloud beta ai tensorboards
|
|
|