modelstore undeploy

The modelstore undeploy command undeploys the specified model store from the Spectrum server.

Usage

modelstore undeploy --n modelstoreName
Required Argument Description
Yes --n modelstoreName Specifies the name of the model store to be undeployed.

Example

This example undeploys the model store "MyModelStore".

modelstore undeploy --n MyModelStore