Open main menu

TaticView β

Changes

TVCli Commands Reference/en

262 bytes removed, 13:32, 15 April 2023
Updating to match new version of source page
=== import_file ===
'''TVCli sending data to a Data SourceDatasource'''
Use '''import_file''' to send data to a Data SourceDatasource.
You can see a [[Automate_Update_data#Updating_your_data_automatically|tutorial]] to help in this process, and we have a [[TVCli_Commands#Data_update_command|graphic wizard]] interface to help you on building a complete command
 
Command Syntax:
-cmd - import_file - Command that uploads your files and add them to the update queue.
-user - Your TaticView user (access e-mailemail).
-datamart - The identification code of the data file obtained through the properties option on the TaticView main page.
-file - The address of the text (CSV) or spreadsheet (XLSX, XLS, XLSM) data file that will be updated. You can use mapped drives (Ex.: C:\, D:\) or UNC address (Ex.: \\server\folder\file).
-cmd - get_token_by_password - The command responsible for requesting and storing the Access TOKEN on the TVCli settings.
-user - Your TaticView user (access e-mailemail).
-password - Your TaticView access password.
-token_name (optional) - The name you want to set to your Access TOKEN. The default name '''TaticView CLI''' will be set if you do not specify a name.
Command Syntax:
'''tvcli -cmd store_token -user <your TaticView user> -token <the token generated on TaticView> [-token_name "<token name>"]'''
-cmd - store_token - The command save the informed '''[[Manage_Access#Tokens|access TOKEN]]''' the TVCli Token Store for future use.
-user - Your TaticView user (access e-mailemail).
-token - the '''[[Manage_Access#Tokens|access TOKEN]]'''.
-token_name (optional) - The name you want to set to your '''[[Manage_Access#Tokens|access TOKEN]]'''. The default name '''TaticView CLI''' will be set if you do not specify a name.
Example:
'''tvcli -cmd store_token -user myemail@email.com -token 9bdr845gh5r4r1vd5d5 -token_name "TVCli sample token" '''
===version===
11,677
edits