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