Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 469 Bytes

File metadata and controls

20 lines (14 loc) · 469 Bytes

Checkservice Commander (RICSC Java)

  1. Documentation

    The documentation can be found under /doc and includes:

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

   ! CMD or Terminal
   cd %ricsc_dir%
   java -jar ricsc.jar -service <service-name> -user <user-name> -command
      <command> -file <file-name-or-pattern>
  1. Binaries

    Binaries are built with Java 1.8. Java must be installed on the client machine.