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.
Output (-o
)
-o
)You can export reports in various formats using built-in 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>
.
Last updated
Was this helpful?