gcloud_alpha_ml-engine_versions (1)
NAME
- gcloud alpha ml-engine versions - cloud ML Engine Versions commands
SYNOPSIS
-
gcloud alpha ml-engine versions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) A version is an implementation of a model, represented as a
When you communicate with Cloud ML Engine services, you use the combination of the model, version, and current project to identify a specific model implementation that is deployed in the cloud.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- create
-
(ALPHA) Create a new Cloud ML Engine version.
- delete
-
(ALPHA) Delete an existing Cloud ML Engine version.
- describe
-
(ALPHA) Describe an existing Cloud ML Engine version.
- list
-
(ALPHA) List existing Cloud ML Engine versions.
- set-default
-
(ALPHA) Sets an existing Cloud ML Engine version as the default for its
model.
- update
-
(ALPHA) Update a Cloud ML Engine version.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud ml-engine versions $ gcloud beta ml-engine versions