Summary: Undeploys an application from the service grid.
Syntax
Description Undeploys an application from the service grid, while respecting pu dependency order.
Options
Option |
Description |
Value Format |
-timeout |
Allows you to specify a timeout value (in milliseconds) when looking up the GSM to deploy to. Defaults to 5000 milliseconds (5 seconds). |
-timeout [timeoutValue] |
-undeploy-timeout |
Timeout for deploy operation (in milliseconds), otherwise blocks until all successful/failed deployment events arrive (default)" |
-undeploy-timeout [timeoutValue] |
-h / -help |
Prints help |
|
-secured |
Deploys a secured processing unit (implicit when using -user/-password) - (CLI) Security |
-secured [true/false] |
-user -password |
Deploys a secured processing unit propagated with the supplied user and password - (CLI) Security |
-user xxx -password yyyy |
Example The following undeploys the data-app example application (which includes a feeder and a processor).
|