-
Notifications
You must be signed in to change notification settings - Fork 5
CLI
Joe English edited this page Feb 14, 2019
·
8 revisions
-
ssptool server: run preview server -
ssptool validate: validate OpenControl data (see Validation) -
ssptool refcheck: check referential integrity (see Validation) -
ssptool report _reportid_: generate report (see Reports) -
ssptool document _documentid_: generate document (see Documents)
-
--config <file>-- specify configuration file (default./ssptool.yaml) -
--datadir <dir>-- specify path to OpenControl data (default./opencontrols) -
--docdir <dir>-- path to Markdown documents (default./markdowns)
Defaults for --datadir and --docdir are per compliance-masonry conventions.
Options may be specified on the command line or in the local configuration file. The config file also contains document definitions (see Documents).