Generate a configuration.xml file with the available events from a template.
Streamline searches for the template name or path in the built-in templates, then in the Templates directory, then as a file path (*.st). The target address is the IP address (optionally suffixed with ":<port>") or "adb:<serial>" of a running instance of gatord.
streamline -generate-config [options] -template <name_or_path> <target_address>
Additional template to apply. Streamline searches each template in the following order:
In the built-in templates.
In the Templates directory.
As a file path (*.st).
You can apply more than one -template option. To create a chart configuration template, see Create a chart configuration template.
Include a default set of events from the target, in addition to the events referenced in the -template arguments.
The file to write the configuration.xml to. The default is to send the configuration.xml to the target.
A configuration.xml file.