User Guide > ilmcmd > Running ilmcmd
  

Running ilmcmd

Invoke ilmcmd from the command line. You can issue commands directly or from a script, batch file, or other program. On Windows, ilmcmd is a batch file with a .bat extension. On UNIX, ilmcmd is a shell script with no extension.
    1. At the command line, switch to the directory where the ilmcmd executable is located.
    By default, ilmcmd is installed in the following directory:
    <installation directory>\utilities\ilmcli\bin
    2. Enter ilmcmd followed by the command name and its required options and arguments.
    For example:
    ilmcmd -command_name [-option1] argument_1 [-option2] argument_2...
To view the command line syntax, enter the following command:
ilmcmd -h