Undeploying applications

You can undeploy applications from IBM® InfoSphere® Information Services Director.

About this task

The UNDEPLOY command is supported for runtime applications.

Procedure

  1. Open a command line editor.
  2. Enter the command:
    ISDAdmin -action undeploy -a <application name>

Example

The following example describes how to undeploy multiple applications:

ISDAdmin -action undeploy -a <application name1> -a <application name2> -a <application name3>