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/tensorboards/help
2022-03-01 04:29:52 +00:00

43 lines
1.1 KiB
Text

NAME
gcloud alpha ai tensorboards - manage Vertex AI Tensorboards
SYNOPSIS
gcloud alpha ai tensorboards COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a new Vertex AI Tensorboard.
delete
(ALPHA) Delete an existing Vertex AI Tensorboard.
describe
(ALPHA) Gets detailed Tensorboard information about the given
Tensorboard id.
list
(ALPHA) Lists the Tensorboards of the given project and region.
update
(ALPHA) Update an existing Vertex AI Tensorboard.
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. These variants are also available:
$ gcloud ai tensorboards
$ gcloud beta ai tensorboards