modelstore deploy
The modelstore deploy command deploys the specified model store to the Spectrum server.
Usage
modelstore deploy --n modelstoreNameRequired | Argument | Description |
---|---|---|
Yes | --n modelStoreName | Specifies 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