mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
39 lines
1,020 B
Text
39 lines
1,020 B
Text
NAME
|
|
gcloud alpha ai-platform operations - manage AI Platform operations
|
|
|
|
SYNOPSIS
|
|
gcloud alpha ai-platform operations COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Cancel an AI Platform operation.
|
|
|
|
describe
|
|
(ALPHA) Describe an AI Platform operation.
|
|
|
|
list
|
|
(ALPHA) List existing AI Platform jobs.
|
|
|
|
wait
|
|
(ALPHA) Wait for an AI Platform operation to complete.
|
|
|
|
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 ai-platform operations
|
|
|
|
$ gcloud beta ai-platform operations
|
|
|