Skip to content
Laurent GUERIN edited this page Sep 12, 2017 · 23 revisions

Telosys Command Line Interface

Setup

Download the ZIP file, for example 'telosys-cli-x.x.x-xxx.zip' Put the ZIP file in folder that is accessible from the PATH. Unzip

If you are under Windows

you can run Telosys-CLI with the 'tt.bat'

If you are under Unix/Linux

use 'chmod' to set the 'tt.sh' executable (for example 'chmod 777 tt.sh' )

you can run Telosys-CLI with the 'tt.sh'

you can also rename 'tt.sh' to 'tt'

Clone this wiki locally