lula tools lint
Lula CLI command reference for
lula tools lint
.less than a minute
lula tools lint
Validate OSCAL against schema
Synopsis
Validate OSCAL documents are properly configured against the OSCAL schema
lula tools lint [flags]
Examples
To lint existing OSCAL files:
lula tools lint -f <path1>,<path2>,<path3> [-r <result-file>]
Options
-h, --help help for lint
-f, --input-files strings the paths to oscal json schema files (comma-separated)
-r, --result-file string the path to write the validation result
Options inherited from parent commands
-l, --log-level string Log level when running Lula. Valid options are: warn, info, debug, trace (default "info")
SEE ALSO
- lula tools - Collection of additional commands to make OSCAL easier
Feedback
Was this page helpful?