Revizto console Follow
Revizto includes a basic console application, which allows you to export all issues from the issue tracker to an XLSX file. You can schedule the export using Windows Task Scheduler. Then you can generate custom reports from the resulting files using scripts or third-party applications.
To start Revizto console application:
-
Open Windows Command Prompt.
-
Open the Revizto console folder.
The default locations is C:\Program Files\Vizerra LLC\Revizto5\Service.
-
Run ReviztoConsole.exe.
The following commands are available:
Command | Description |
/? -h -help --help |
Open the console help. |
--projects | Show the list of projects with their IDs, folders, and titles. |
issues --project <project ID>|<folder> --export xlsx --outfile <output file>. |
Export all visible issues to an XLSX file. You can specify either the full path of the output file, or a path relative to the current folder. |
Example of exporting issues to an XLSX file:
Note. If you are not signed in to Revizto, you will get the "No login" error. In this case, open the Revizto application and sign in.
Comments
0 comments
Please sign in to leave a comment.