CLI Guide

Table 72. Details of lclog (continued)
Export the complete Lifecycle Log in gzip format to a remote HTTP share:
racadm lclog export -f log.xml.gz -u httpuser -p httppwd -l http://
test.com
Export the complete Lifecycle Log in gzip format to a remote HTTPS share
racadm lclog export -f log.xml.gz -u httpsuser -p httpspwd -l https://
test.com
Export the Life Cycle Log to a remote HTTP share
racadm lclog export -f Mylog.xml -u httpuser -p httppwd -l http://
test.com
Export the Life Cycle Log to a remote HTTPS share
racadm lclog export -f Mylog.xml -u httpsuser -p httpspwd -l https://
test.com
NOTE: Squid proxy configuration is not supported to access http/https shares.
license
Table 73. license
Description Manages the hardware licenses.
Synopsis
racadm license view [-c <component>]
racadm license import [-f <licensefile>] -l <location> -u <username> -p
<password> -c <component> [-o]
racadm license import -u <username> -p <password> -f <license file name>
\ -l <location> -c <FQDD> [-o]
racadm license export -f <license file> [-l <location>] [-u <username>]
[-p <password>] -e <ID> -c <component>
racadm license export -u <username> -p <password> -f <license file name>
\ -l <location> -t <transaction ID>
racadm license export -u <username> -p <password> -f <license file name>
\ -l <locaton> -e <entitlement ID>
racadm license export -u <username> -p <password> -f <license file name>
\ -l <location> -c <FQDD>
racadm license delete -t <transaction ID> [-o]
racadm license delete -e <entitlement ID> [-o]
racadm license delete -c <component> [-o]
Input
view View license information.
import Installs a new license.
export Exports a license file.
delete Deletes a license from the system.
-l <remote share location> Network share location from where the license file must be
imported. Possible locations are NFS, CIFS, HTTP, HTTPS, FTP, TFTP.
100 RACADM Subcommand Details