redeploy

This command redeploys a component onto a server.

Syntax

zosadmin redeploy			[--port] file|dir

Arguments

file|dir

Specify the deployable file or a directory containing deployable files.

Options

-p=, --port=

Specifies the deployment port of the target server (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.