Open main menu

TaticView β

Changes

Automate Update data

1 byte added, 17:52, 24 November 2016
no edit summary
<!--T:3-->
Some setup procedures and the use of TVcli TVCli command line program are necessary to automate imports on TavicView.
<!--T:4-->
<!--T:13-->
-cmd - get_token_by_password - Requests and stores the ACCESS TOKEN through command line. (TVcliTVCli)
-user - TaticView user
-password - TaticView password
<!--T:14-->
'''Example: tvcli -cmd get_token_by_password -user myemail@email.com -password 123466 -token_name "TVcli TVCli Server 1"'''
<!--T:28-->
The TVCI TVCli executable returns different codes to report the success or failure during the execution process.
<!--T:29-->
<!--T:36-->
Shows TVcli TVCli version on console and register into log file.
<!--T:37-->