Skip to main content

Download the command line interface (CLI)

From System Manager you can download the command line interface (CLI) package. The CLI provides a text-based method for configuring and monitoring storage arrays. It communicates via https and uses the same syntax as the CLI available in the externally installed management software package. No key is required to download the CLI.

Before you begin

  • A Java Runtime Environment (JRE), version 8 and above, must be available on the management system where you plan to run the CLI commands. The ZIP package contains both the Windows and Linux versions of the CLI.
  1. Select Settings > System .
  2. Under Add-ons, select Command Line Interface.
    The ZIP package downloads to the browser.
  3. Save the ZIP file to the management system where you plan to run CLI commands for the storage array, and then extract the file.
  4. For Windows, you must set two environment variables through Advanced System Setup > Advanced > Environment variables.
    • JAVA_HOME must point to the directory where ‘java.exe’ is installed

      (e.g. C:\Program Files (x86)\Java\jre1.8.0_231)

    • PATH must contain the JRE path

      (e.g. JAVA_HOME\bin)

    You can now run CLI commands from an operating system prompt, such as the DOS C: prompt. A CLI command reference is available from the Help menu at the top right of the System Manager user interface.