Difference between revisions of "TVCli Commands Reference"

From TaticView
Jump to: navigation, search
(Created page with "<languages/> <translate> == TaticView Commands Reference == <div style="float: right;">__TOC__</div> Here you can read about the commands and options available for TVCli....")
 
Line 10: Line 10:
  
  
 +
==== TVCli show version ====
  
  
 +
You can run the <i>-version</i> command to see which TVCli version is installed on your computer. This command displays the TVCli version on the console and registers it on the TVCli log.
  
  
 +
Command Syntax:
 +
  '''tvcli -version'''
 +
 +
==== TVCli show log ====
 +
 +
 +
''since TVCli version 1.1''
 +
 +
You can run the <i>show_logs</i> command to show the log file.
 +
 +
Command Syntax:
 +
  '''tvcli -cmd show_logs''' - Show the current day logs'''
 +
  '''tvcli -cmd show_logs -all''' - Show all logs in the logs directory'''
  
  

Revision as of 16:07, 7 August 2021

Other languages:
English • ‎português do Brasil

TaticView Commands Reference


Here you can read about the commands and options available for TVCli.


TVCli show version

You can run the -version command to see which TVCli version is installed on your computer. This command displays the TVCli version on the console and registers it on the TVCli log.


Command Syntax:

 tvcli -version

TVCli show log

since TVCli version 1.1

You can run the show_logs command to show the log file.

Command Syntax:

 tvcli -cmd show_logs - Show the current day logs
 tvcli -cmd show_logs -all - Show all logs in the logs directory