Installer Command Line Interface

Use the following command line to perform an action on the TIBCO Data Science - Team Studio platform:

Installer help and information
Option Description
$ tds help
Print a help message that contains the available configuration options before you run the installer.
$ tds platform version
Get the version of TIBCO Data Science - Team Studio installed.
$ tds platform switch

To switch the version of TIBCO Data Science - Team Studio. For example,

$ tds platform switch 7.1.0
$ tds platform switch latest
$ tds platform configure

To configure TIBCO Data Science - Team Studio.

$ tds platform build

To build all the container images.

$ tds platform clean

To remove all the container images and anonymous volumes.

$ tds platform start

To start all the container services.

$ tds platform stop

To stop and remove all the container services.

$ tds platform backup

To create a backup of data and configuration files.

$ tds platform restore

To restore the backup of data and configuration files.

$ tds platform seed

Creates all the base operators.

$ tds operators create

Create all the analytical operators from the manifests at a given path.

$ tds operators list

Lists all the analytical operators.

$ tds operators prune

Remove or wipe-off all the operators.