NAME

gcloud beta ai-platform models - AI Platform Models commands

SYNOPSIS

gcloud beta ai-platform models COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) An AI Platform model is a container representing an ML application or service. A model may contain multiple versions which act as the implementation of the service. See also:

$ gcloud beta ai-platform versions --help.

For more information, please see https://cloud.google.com/ml/docs/concepts/technical-overview#model

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

add-iam-policy-binding

(BETA) Add IAM policy binding for a model.

create

(BETA) Create a new AI Platform model.

delete

(BETA) Delete an existing AI Platform model.

describe

(BETA) Describe an existing AI Platform model.

get-iam-policy

(BETA) Get the IAM policy for a model.

list

(BETA) List existing AI Platform models.

remove-iam-policy-binding

(BETA) Remove IAM policy binding for a model.

set-iam-policy

(BETA) Set the IAM policy for a model.

update

(BETA) Update an existing AI Platform model.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud ai-platform models

$ gcloud alpha ai-platform models