undeploy

This command undeploys a component from the server.

Syntax

zosadmin undeploy			[--port=] component|dir

Arguments

component|dir

Specify the deployed file or a directory containing the deployed files.

Options

-P=, --port=

Specify the deployment port of the target server (the default is 8001, set with the -M option in the create command).

-v, --verbose

Turn on verbose output during this operation.

-V, --debug

Turn on debug output during this operation.

-h, --help

Display a help message for this operation.