redfish-client :: Usage: redfish-client [options] config add [] [] redfish-client [options] config del redfish-client [options] config modify (manager_name | url | login | password) redfish-client [options] config show redfish-client [options] config showall redfish-client [options] manager getinfo [] redfish-client [options] chassis getinfo [] redfish-client [options] system getinfo [] redfish-client [options] getserial [] redfish-client [options] monitor [] redfish-client (-h | --help) redfish-client --version Options: -h --help Show this screen. --version Show version. -c --config FILE Configuration file -i --inventory FILE Configuration file [default: $HOME/.redfish/inventory] --insecure Ignore SSL certificates --debug LEVEL Run in debug mode, LEVEL from 1 to 3 increase verbosity Security warning LEVEL > 1 could reveal password into the logs --debugfile FILE Specify the client debugfile [default: $HOME/.redfish/redfish-client.log] --libdebugfile FILE Specify python-redfish library log file [default: $HOME/.redfish/python-redfish.log] Commands: config: manage the configuration file (add, remove modify managers). manager/chassis/system: manage the manager/chassis/system (Light out management). If is not provided use the 'default' entry getserial: display all serial numbers found through that manager to allow inventory monitor: monitor changing variables accessible through that manager in a loop (CTRL-C to exit)