List-deployments
Command: List-deployments #
Usage #
aioli model list-deployments [-h] [--csv] 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