HewlettPackard / python-redfish-utility

Python-based utility for interacting with devices supporting a Redfish Service
Other
85 stars 41 forks source link

IloAccounts -j argument not working in 3.1.0 #31

Closed john159753 closed 3 years ago

john159753 commented 4 years ago

After upgrading to 3.1.0, the -j and --json argument in iloaccounts doesnt work.

C:\Program Files\Hewlett Packard Enterprise\RESTful Interface Tool>ilorest iloaccounts -j
iLOrest : RESTful Interface Tool version 3.1
Copyright (c) 2014-2020 Hewlett Packard Enterprise Development LP
--------------------------------------------------------------------------------
usage: iLOrest iloaccounts [-h] [--url URL] [-u USER] [-p PASSWORD]
                           [--https HTTPS_CERT] [--includelogs] [--path PATH]
                           [--logout] [-j]
                           {default,add,modify,changepass,delete,addcert,deletecert}
                           ...
iLOrest iloaccounts: error: The option -j is not available for iloaccounts
rajeevkallur commented 3 years ago

This will be fixed in 3.1.1 soon to be released.

rajeevkallur commented 3 years ago

This is fixed. Please use latest release.