Global options
... or options that you can use in any context.
Global options apply to all runners (task, workflow, scan) and allow to control the overrall behaviour of the run.
Workspace (-ws
)
-ws
)You can pass a workspace name to use for the runner, which will save all reports to a subfolder named after the workspace.
Exporters (-o
)
-o
)You can export reports in various formats using exporters.
Learn more about Exporters.
Drivers (-driver
)
-driver
)You can export live results to different targets using drivers.
To use drivers, make sure you install the corresponding addon using secator install addons <NAME>
.
Learn more about Drivers.
Last updated