mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
40 lines
989 B
Text
40 lines
989 B
Text
NAME
|
|
gcloud alpha mldiagnostics machine-learning-run - machine Learning Run
|
|
resources
|
|
|
|
SYNOPSIS
|
|
gcloud alpha mldiagnostics machine-learning-run COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Machine Learning Run resources.
|
|
|
|
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 machine learning run.
|
|
|
|
delete
|
|
(ALPHA) Delete a machine learning run.
|
|
|
|
describe
|
|
(ALPHA) View the details of a machine learning run.
|
|
|
|
list
|
|
(ALPHA) List machine learning runs.
|
|
|
|
update
|
|
(ALPHA) Update a machine learning run.
|
|
|
|
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.
|
|
|