-
Notifications
You must be signed in to change notification settings - Fork 0
Commands And Parameters
diamond_dragon edited this page Jul 21, 2021
·
1 revision
Is Default: false. Executes SQL queries against provided database using specified manifest.
Arguments | Key | Required | Description argument |
---|---|---|---|
--db | -d | true | Database file path. |
--output | -o | true | Output file path for JSON document. |
--manifest | -m | true | Evaluation manifest file path. |
Is Default: false. Generate a json with all commands and parameters.
Arguments | Key | Required | Description argument |
---|---|---|---|
--output | -o | true | Path to output file. |
Is Default: false. Import file details into new or existing database.
Arguments | Key | Required | Description argument |
---|---|---|---|
--details | -d | true | File details file path. |
--filter | -f | true | Filter file path. |
--output | -o | true | Output file path. |
Is Default: false. Import issues into new or existing database.
Arguments | Key | Required | Description argument |
---|---|---|---|
--issues | -i | true | Issues file path. |
--filter | -f | true | Filter file path. |
--output | -o | true | Output file path. |
Is Default: false. Creates new filter which can be used as draft for real filter.
Arguments | Key | Required | Description argument |
---|---|---|---|
--output | -o | true | Output file path |
Is Default: false. Creates new manifest which can be used as draft manifest.
Arguments | Key | Required | Description argument |
---|---|---|---|
--output | -o | true | Output file path |