Downloads

<< Click to Display Table of Contents >>

Raynet One Technology Catalog > 14.0 u1 > User Guide > Interface > Administration 

Downloads

In the Downloads section different tools for Raynet One Technology Catalog can be downloaded.

 

AdministrationDownloads

 

The following tools are offered for download:

 

Client CLI - Import Tool

The Catalog CLI (CatalogCLI.exe) is a command-line tool that automates selected operations on Raynet One Technology Catalog. With the Catalog CLI it is possible to create a comprehensive report once the operation has been completed. The Client CLI requires at least .NET Core 3.1. The tool can be downloaded, by clicking on the associated Download button.

 

The following represents the list of commands and parameters available:

 

Parameter

Required

Description

-s 
--serverUrl

Yes

This defines the Raynet One Technology Catalog URL address where the fingerprints will be sent to upon generation. The server URL is mandatory.

-c 
--connectionString

No

This is the SQL database connection string where the data will be stored. The connection string is optional.

-a 
--apiKey

Yes

This is the API key that is used to access the endpoints of the web API. The API key is mandatory.

-m 
--mode

No

This is the execution mode of the tool. It can either be Passive or Active. By default, the value is Active.

-p 
--outputFilePath

No (Yes if passive mode has been selected)

The path where the report will be saved.

-i 
--inputType

Yes

The type of the source. It can either be RMS, SCCM, or Folder.

-f 
--folder

No

The full name of the folder where all the NDI file are stored.

-r 
--recurse

No

The recurse parameter gets items from the folder and its subdirectories. This applies only to the (f|folder) parameter. By default, the value is false.

--help

No

Displays the help screen.

--version

No

Displays the version information.

 

Client UI - Import Tool

The Client UI is a graphical user interface that automates operations on Raynet One Technology Catalog. With the Client UI it is possible to create a comprehensive report once the operation has been completed. The Client UI requires at least .NET Core 3.1. The tool can be downloaded, by clicking on the associated Download button.