Last active
October 1, 2016 10:25
-
-
Save seqizz/778ae4dca97c609542a636828a42840e to your computer and use it in GitHub Desktop.
HPSUM help (blog)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@localhost]$ hpsum -h | |
HP Smart Update Manager 7.4.0 | |
For CLI (legacy command) information: | |
hpsum --s [--help | --h] | |
To start HP SUM in interactive GUI mode: | |
hpsum [--port <#>] [--ssl_port <#>] [--open_firewall] [--overridedb] | |
To use interactive console mode: | |
hpsum <console_command> [--help | --h] | |
Supported console commands: | |
abort | |
activate | |
add | |
configure | |
delete | |
deploy | |
findavailablenodes | |
generatereports | |
getattributes | |
getbaselines | |
getcomponentlogs | |
getcurrentlyinstalledversions | |
getenginestatus | |
getlogs | |
getneededupdates | |
getnodes | |
inventory | |
login | |
setattributes | |
shutdownengine | |
For further command information, please issue: | |
hpsum <command> [--help | --h] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment