Skip to content

Migration Tools

migration_tools is a command line interface to help the ThoughtSpot Professional Services team accelerate migration workflows. Some functionalities require also the installation of cs_tools.

Installing & Getting Started

The migration_tools CLI requires at least python version 3.9 to run.

$ python -m venv .ts-mig
$ source .ts-mig/bin/activate  # or windows:    .ts-mig/Scripts/activate 
(.ts-mig) $ pip install https://github.com/thoughtspot/ps_migration_tools/ps_migration_tools.zip

Tools