Skip to main content

CLI Reference

tracetest export​

Export resource

Synopsis​

Export a resource from your Tracetest server

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

Options​

  -f, --file string   file path with name where to export the resource (default "resource.yaml")
-h, --help help for export
--id string id of the resource to export

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​