deploy

This command deploys a new component onto a server.

Syntax

zosadmin deploy			[--port=] file|dir

Arguments

file|dir

Specify the deployable file or a directory containing deployable files.

Options

-P=, --port=

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.