Procedure for installing the Cloud Infrastructure CLI.
The cloud infrastructure CLI is delivered as a separate package with the Oracle Enterprise Manager Ops Center product. You can install this standalone package on a system that has a connection to the Enterprise Controller.
| Package Name | Operating System | 
|---|---|
| 
 | Oracle Solaris | 
| 
 | Linux | 
To install this package, enter the following commands as root user:
For Oracle Solaris:
# cd <repo>/src/dvd/SunOS_i386/Product/components/packages/ # pkgadd -d ORCLsysman-iaas-cli.pkg
For Linux:
# cd <repo>/src/dvd/Linux_i686/Product/components/packages/ # rpm -i orcl-sysman-iaas-cli.rpm
The files from the package are stored at /opt/oracle/iaas/cli. To execute the CLI commands, the user must have permissions to access this directory.
Before using the cloud infrastructure CLI: