ubconnect script

The ubtrace-connect (ubConnect) script bundles all cli commands, which are available for ubTrace Connect .

It’s main goal is to support the execution of tasks outside of Sphinx itself, e.g. for storing data in json files during CI operations.

To use it, ubtrace_connect_core must be installed. Then the ubtrace-connect command is automatically available on your terminal:

$ ubtrace-connect --help
Usage: ubtrace-connect [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  dev
  export
  import
  list
  render

Note

Please take into account that not all services supports all functions like ubconnect import or ubconnect export .

Take a look at the service badges on our main page, to figure out what a service currently supports.