Skip to main content

CLI Reference

tracetest run​

run resources

Synopsis​

run resources

tracetest run testsuite|test [flags]

Options​

  -f, --file string              path to the definition file
-h, --help help for run
--id string id of the resource to run
-j, --junit string file path to save test results in junit format
--required-gates strings override default required gate. valid options: analyzer-score, analyzer-rules, test-specs
-W, --skip-result-wait do not wait for results. exit immediately after test run started
--vars string variable set file or ID to be used

Options inherited from parent commands​

  -c, --config string       config file will be used by the CLI (default "config.yml")
-o, --output string output format [pretty|json|yaml]
-s, --server-url string server url
-v, --verbose display debug information

SEE ALSO​

  • tracetest - CLI to configure, install and execute tests on a Tracetest server
Auto generated by spf13/cobra on 16-Feb-2024​