Wednesday, 9 December 2015

Installation manager userfull commands

root:/opt/IBM/InstallationManager/eclipse/tools # ./imcl help

help, -help, -h, -?  (all, <command>)
    Print short info about available commands and exit.
input, -input  <script file>
    Execute Installation Manager script file.
install  <packageId(_Version)(,featureN,featureM,...)>...
    Install packages or specific features.
listAvailableFixes  <id>_<version>
    List information about available fixes.
listAvailablePackages
    List information about available packages.
listInstallationDirectories
    List information about installation directories, shared resources directory, package group names, and installed translations.
listInstalledFeatures  <id>_<version>
    Specify a package to list installed features.
listInstalledPackages
    List information about packages currently installed on the system.
modify  <packageID(_Version)>
    Change the installed software packages.  Features can be added or removed from the packages.
rollback  <packageID(_Version)>...
    Roll Back.
uninstall  <packageId(_Version)(,featureN,featureM,...)>...
    Uninstall packages or specific features.
uninstallAll
    Silently uninstall all installed packages.
updateAll, -updateAll
    Update all installed packages.
version, -version
    Print the version of this application and exit.
viewLog  (logFile)
    Show a list of log files.
-acceptLicense
    Indicate acceptance of the license agreement.
-accessRights, -aR  <access rights>
    Define the user as an admin, a nonAdmin or a group.  The default value is admin.  This setting ignores the system status.
-consoleMode, -c
    Run Installation Manager in console mode.
-dataLocation, -dL  <data-location>
    Specify a directory to hold internal Installation Manager data.
-log, -l  <log file>
    Create a log file from the program script execution.
-nl  <nl>
    Specify desired language to be used.
-passwordKey, -pK  (<passwordKey>)
    Provides password encryption key in UI or silent mode.
-preferences  <key>=<value>(,<key2>=<value2>...)
    Specify a preference value or a comma-delimited list of preference values to be used.
-record  <recordedFile>
    Response file that is recorded.
-showProgress, -sP
    Show progress.
-showVerboseProgress, -sVP
    Show verbose progress

No comments:

Post a Comment