1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 13:10:18 +00:00

gcloud: Wed Oct 25 11:42:23 UTC 2023

This commit is contained in:
Automated 2023-10-25 11:42:23 +00:00
parent a15665661a
commit d34c41a2ce
305 changed files with 5549 additions and 699 deletions

View file

@ -12,6 +12,19 @@ DESCRIPTION
(ALPHA) Get detailed Tensorboard experiment information about the given
Tensorboard experiment id.
EXAMPLES
To describe a Tensorboard Experiment my-tensorboard-experiment in
Tensorboard 12345, region us-central1, and project my-project:
$ gcloud alpha ai tensorboard-experiments describe \
projects/my-project/locations/us-central1/tensorboards/12345/\
experiments/my-tensorboard-experiment
Or with flags:
$ gcloud alpha ai tensorboard-experiments describe \
my-tensorboard-experiment --tensorboard-id=12345
POSITIONAL ARGUMENTS
Tensorboard experiment resource - The Tensorboard experiment to describe.
The arguments in this group can be used to specify the attributes of this