Skip to content

Latest commit

History

History
34 lines (23 loc) 路 826 Bytes

tracetest_apply.md

File metadata and controls

34 lines (23 loc) 路 826 Bytes

CLI Reference

tracetest apply

Apply resources

Synopsis

Apply (create/update) resources to your Tracetest server

tracetest apply analyzer|config|datastore|demo|env|organization|pollingprofile|test|testrunner|testsuite|variableset [flags]

Options

  -f, --file string   path to the definition file
  -h, --help          help for apply

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 29-Apr-2024