mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
36 lines
712 B
Text
36 lines
712 B
Text
NAME
|
|
gcloud ml-engine operations - manage AI Platform operations
|
|
|
|
SYNOPSIS
|
|
gcloud ml-engine operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage AI Platform operations.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
cancel
|
|
Cancel an AI Platform operation.
|
|
|
|
describe
|
|
Describe an AI Platform operation.
|
|
|
|
list
|
|
List existing AI Platform jobs.
|
|
|
|
wait
|
|
Wait for an AI Platform operation to complete.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha ml-engine operations
|
|
|
|
$ gcloud beta ml-engine operations
|
|
|