Scroll to navigation

STAC-VALIDATOR(1) User Commands STAC-VALIDATOR(1)

NAME

stac-validator - Validate STAC files

SYNOPSIS

stac-validator [OPTIONS] STAC_FILE

OPTIONS

Validate core stac object only without extensions.
Validate extensions only.
Additionally validate links. Only works with default mode.
Additionally validate assets. Only works with default mode.
Validate against a custom schema (local filepath or remote schema).
Recursively validate all related stac objects.
Maximum depth to traverse when recursing. Omit this argument to get full recursion. Ignored if `recursive == False`.
Validate item collection response. Can be combined with --pages. Defaults to one page.
Maximum number of pages to validate via --itemcollection. Defaults to one page.
Enables verbose output for recursive mode.
Do not print output to console.
Save full recursive output to log file (local filepath).
Show the version and exit.
Show this message and exit.
August 2023 stac-validator, version 3.3.1