mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
30 lines
572 B
Text
30 lines
572 B
Text
NAME
|
|
gcloud ai-platform local - AI Platform Local commands
|
|
|
|
SYNOPSIS
|
|
gcloud ai-platform local COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
AI Platform Local commands.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
predict
|
|
Run prediction locally.
|
|
|
|
train
|
|
Run an AI Platform training job locally.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha ai-platform local
|
|
|
|
$ gcloud beta ai-platform local
|
|
|