Model list-deployments

Usage

aioli model list-deployments [-h] [--csv] name

Full Example

aioli model list-deployments NAME

Options:

–csv

print as CSV

The packaged model id, name or versioned-name (evaluated in that order). A versioned-name is the package model name with suffix of the version with the format ’name.V###’ where ‘###’ is the version number. For example, a model named ‘my-model’ with a version of ‘23’ would be represented by versioned-name of: my-model.V23