Skip to content

mmml validate

Validate NPZ against schema.

Usage

mmml validate --help

Options

usage: mmml validate [-h] [--quiet] npz_files [npz_files ...]

Validate NPZ files against the MMML schema.

positional arguments:
  npz_files   One or more NPZ files to validate

options:
  -h, --help  show this help message and exit
  --quiet     Only print pass/fail summary

← CLI overview · All commands