Configuring DSCIMCLI on Linux operating systems

After you install the DSCIMCLI Utility, create a working directory and copy the DSCIMCLI distribution archive into the directory.

Procedure

  1. Complete the following steps:
    1. Create a working directory and copy the DSCIMCLI distribution archive into the directory.
    2. From the working directory, issue one of the following commands to extract the DSCIMCLI distribution archive:
      tar -xzvf archive.tar.Z
      unzip archive.tar.Z
      where archive.tar.Z is the name of the DSCIMCLI archive file.
  2. The top-level directories of the extracted content represent the different operating systems. Set your DSAGENT_HOME environment variable to one of those directories, depending on your operating system.

    For Linux operating systems, use the following syntax:

    export PATH=$PATH:$DSAGENT_HOME/bin