mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
46 lines
956 B
Text
46 lines
956 B
Text
NAME
|
|
gcloud beta ml-engine jobs - AI Platform Jobs commands
|
|
|
|
SYNOPSIS
|
|
gcloud beta ml-engine jobs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) AI Platform Jobs commands.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
submit
|
|
(BETA) AI Platform Jobs submit commands.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
(BETA) Cancel a running AI Platform job.
|
|
|
|
describe
|
|
(BETA) Describe an AI Platform job.
|
|
|
|
list
|
|
(BETA) List existing AI Platform jobs.
|
|
|
|
stream-logs
|
|
(BETA) Show logs from a running AI Platform job.
|
|
|
|
update
|
|
(BETA) Update an AI Platform job.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud ml-engine jobs
|
|
|
|
$ gcloud alpha ml-engine jobs
|
|
|