Schema

Usage: lftools schema [OPTIONS] COMMAND [ARGS]...

  Verify YAML Schema.

Options:
  --help  Show this message and exit.

Commands:
  verify  Verify YAML Schema.

Commands

verify

Usage: lftools schema verify [OPTIONS] YAMLFILE SCHEMAFILE

  Verify YAML Schema.

  YAMLFILE: Release YAML file to be validated.

  SCHEMAFILE: SCHEMA file to validate against.

Options:
  --help  Show this message and exit.