Difference between revisions of "TVCli/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
(Updating to match new version of source page)
 
(9 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
== TaticView Command Line Interface ==
 
== TaticView Command Line Interface ==
  
Paragraph 1...  
+
The TVCli application is used to automate [[Data Sources]] data updates. It is a command-line interface where you can, through parameters that are informed in the execution, schedule data updates, generate access tokens for the user, or just store access tokens generated in TaticView.  
  
 +
The first step is [[Automate_Update_data#Installing_TVCli|Install TVCli]] on your computer.
  
 
To use the features available on TVCli, you must, through a command prompt, run the TVCli file available in the directory where it was installed, informing the parameters of the server. You can also create an executable file (.bat, .cmd, etc ...) containing the required parameters and schedule them to run at predetermined times (you need to use a task scheduler in this case).
 
To use the features available on TVCli, you must, through a command prompt, run the TVCli file available in the directory where it was installed, informing the parameters of the server. You can also create an executable file (.bat, .cmd, etc ...) containing the required parameters and schedule them to run at predetermined times (you need to use a task scheduler in this case).
  
 +
We have o tutorial for help you on install, configure and use TVCli, see [[Automate Update data|Automatic data update]].
  
Paragraph 3...
+
For details on the TVCli commands see [[TVCli_Commands_Reference|TVCli Command Reference]].
 +
 
 +
<span style="color: red;">'''Important:''' </span>To use TVCli, the machine where it will be configured must have [[Java JRE install and troubleshooting|Java 8 or newer installed]].

Latest revision as of 19:49, 29 April 2022

Other languages:

TaticView Command Line Interface

The TVCli application is used to automate Data Sources data updates. It is a command-line interface where you can, through parameters that are informed in the execution, schedule data updates, generate access tokens for the user, or just store access tokens generated in TaticView.

The first step is Install TVCli on your computer.

To use the features available on TVCli, you must, through a command prompt, run the TVCli file available in the directory where it was installed, informing the parameters of the server. You can also create an executable file (.bat, .cmd, etc ...) containing the required parameters and schedule them to run at predetermined times (you need to use a task scheduler in this case).

We have o tutorial for help you on install, configure and use TVCli, see Automatic data update.

For details on the TVCli commands see TVCli Command Reference.

Important: To use TVCli, the machine where it will be configured must have Java 8 or newer installed.