Argument or Option | Description |
template_alias | Required. The alias of the template to validate. You can determine the template alias using the sagcc get templates composite command. |
[templateParameter=value...] | Optional. Specify template parameters that determine which validation checks the command will perform. |
[options] | Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options. |
Argument or Option | Description |
skip.runtime.validation=true | Does not validate the entire template. |
skip.repo.conn.validation=true | Does not check the connection to the repositories and if the products and fixes defined in the template and their dependencies are available in the repositories. |
skip.product.dep.validation=true | Does not check if the products and their dependencies are available in the product repositories. |
skip.fix.dep.validation=true | Does not check if the fixes and their dependencies are available in the fix repositories. |