Skip to content

infogrips/ricsc_net

Repository files navigation

Checkservice Commander (RICSC .NET)

  1. Documentation

    The documentation can be found under /doc and includes:

    • RICS Commander usage
    • API Documentation for the Checkservice
  2. Base usage

   ! CMD (Windows)
   cd %ricsc_dir%
   ricsc -service <service-name> -user <user-name> -command
      <command> -file <file-name-or-pattern> 

   ! Terminal (Linux and macOS)
   cd %ricsc_dir%
   ./ricsc -service <service-name> -user <user-name> -command
      <command> -file <file-name-or-pattern> 
  1. Binaries

    Binaries are built for .NET Core 3.1. The .NET Core must be installed on the client machine.

    If you prefer to get the standalone version, you can do this by visiting the Download Portal.

About

Checkservice Commander (RICSC .NET)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors