stop

This command shuts down the PlateSpin Orchestrate Server.

Syntax

Enter the command using the syntax shown below. Available options are shown in brackets.

zosadmin stop [--force] [--snap]

Options

When you add an option, use the syntax in the command line as shown above (where options are shown in their long form). Short and long options for this command are listed below.

-f, --force

Do not prompt for server shutdown confirmation.

-s, --snap

Create a snapshot of server state for use in a later upgrade.

-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.

Examples

Example 1

To stop a server instance without prompting for confirmation, use the following command:

zosadmin stop --force

Example 2

To stop a server instance and create a snapshot, use the following command:

zosadmin stop --snap