1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/ai/tensorboard-time-series/help
2022-03-01 04:29:52 +00:00

45 lines
1.1 KiB
Text

NAME
gcloud beta ai tensorboard-time-series - manage Vertex AI Tensorboard time
series
SYNOPSIS
gcloud beta ai tensorboard-time-series COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Vertex AI Tensorboard time series.
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 time series.
delete
(BETA) Delete an existing Vertex AI Tensorboard time series.
describe
(BETA) Get detailed Tensorboard time series information about the given
Tensorboard time series id.
list
(BETA) List the Tensorboard time series of the given project, region,
and Tensorboard run.
read
(BETA) Read the Tensorboard time series data from the given Tensorboard
time series id.
update
(BETA) Update an existing Vertex AI Tensorboard time series.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud alpha ai tensorboard-time-series