verify

This command verifies a component for syntax.

Syntax

zosadmin verify     file 

Arguments

file

Specify the deployable file to verify.

Options

-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 reconstitued XML, use the following command:

zosadmin verify mysched.sched --debug