Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 2.55 KB

commands.md

File metadata and controls

17 lines (16 loc) · 2.55 KB

Commands

Command Description Alliases
help Print out help
server Run program in server mode
analyze-model Run program in analyze mode analyze, analyse, run, analyse-model
create-editing-support Create yaml schema file which may be used in file editors
create-example-model Create example Threagile model yaml file to demonstrate the tool
create-stub-model Create a simple Threagile model yaml file to get started with building model
list-model-macros List all available macros to run on the model
execute-model-macro Execute macros on the model
list-risk-rules List all available risk rules
list-types Allow to override file with technologies file
print-license Print license
quit When program is in interactive mode quitting from execution exit, bye, x, q
explain Looks very similar to list-model-macro, list-risk-rules, list-types. To be defined later