verify

This command verifies a component for syntax.

Syntax

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

zosadmin verify file 

Arguments

file

Specify the deployable file to verify.

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.

-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 verify the policy file myjob.policy, use the following command:

zosadmin verify myjob.policy

Example 2

To verify the schedule file mysched.sched and dump reconstituted XML, use the following command:

zosadmin verify mysched.sched --debug