Open main menu

TaticView β

Changes

TVCli Commands Reference

58 bytes removed, 18:20, 14 July 2022
store_token
=== store_token ===
<!--T:34-->
'''TVCli store token in repository'''
<!--T:35-->'''TVCli store/save in token repository'''  
Use '''store_token''' command to store a previously generated '''[[Manage_Access#Tokens|access TOKEN]]''' in TVCli Token Store.
<!--T:36-->
You can see a [[Automate_Update_data#Updating_your_data_automatically|tutorial]] to help in this process, and we have a [[TVCli_Commands#Token_creation_command|graphic wizard]] interface to help you on building a complete command
<!--T:37-->
Command Syntax:
'''tvcli -cmd store_token -user <your TaticView user> -token <the token generated on TaticView> [-token_name "<token name>"]'''
<!--T:38--> -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-mail).
-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.
<!--T:39-->
Example:
'''tvcli -cmd store_token -user myemail@email.com -token 9bdr845gh5r4r1vd5d5 -token_name "TVCli Server 1" '''