modelstore deploy

The modelstore deploy command deploys the specified model store to the Spectrum server.

Usage

modelstore deploy --n modelstoreName
RequiredArgumentDescription
Yes--n modelStoreNameSpecifies the name of the model store to be deployed.

Example

This example deploys the model store named "MyModelStore" to Spectrum server.

modelstore deploy --n MyModelStore