File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ stac_validator --help
100
100
Usage: stac_validator [OPTIONS] STAC_FILE
101
101
102
102
Options:
103
+ --lint Use stac-check to lint stac object.
103
104
--core Validate core stac object only without extensions.
104
105
--extensions Validate extensions only.
105
106
--links Additionally validate links. Only works with
@@ -111,6 +112,7 @@ Options:
111
112
-r, --recursive INTEGER Recursively validate all related stac objects. A
112
113
depth of -1 indicates full recursion.
113
114
-v, --verbose Enables verbose output for recursive mode.
115
+ --no_output Do not print output to console.
114
116
--log_file TEXT Save full recursive output to log file (local
115
117
filepath).
116
118
--version Show the version and exit.
You can’t perform that action at this time.
0 commit comments