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|environment|environmenttoken|invite|monitor|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
--skip-verify skip verification of the server certificate (allows self signed, for example)
-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 22-Aug-2024​