mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
45 lines
831 B
Text
45 lines
831 B
Text
NAME
|
|
gcloud ml-engine jobs - AI Platform Jobs commands
|
|
|
|
SYNOPSIS
|
|
gcloud ml-engine jobs GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
AI Platform Jobs submit commands.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
Cancel a running AI Platform job.
|
|
|
|
describe
|
|
Describe an AI Platform job.
|
|
|
|
list
|
|
List existing AI Platform jobs.
|
|
|
|
stream-logs
|
|
Show logs from a running AI Platform job.
|
|
|
|
update
|
|
Update an AI Platform job.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha ml-engine jobs
|
|
|
|
$ gcloud beta ml-engine jobs
|
|
|