Releases: C-RH-C/crhc-cli
Releases · C-RH-C/crhc-cli
v1.7.7
v1.6.6
v1.5.6
v1.5.5
- [ENHANCEMENT] Stale fields added - link
- [ENHANCEMENT] Adding the # of guests on top of it - link
- [ENHANCEMENT] Added the new 3 fields, 2 of system_purpose and one of sca - link
- [FIX] Fixed issue with sw report - link
- [FIX] Fixing some issues related to columns/positioning - link
- [ENHANCEMENT] Checking the rhsm namespace for host-guest mapping - link
- [FIX] fixing the issue for customers with less then 50 entries on crhc - link
v1.4.4
v1.4.3
- [ENHANCEMENT] Adding the troubleshooting feature - dump json files for inventory
- [ENHANCEMENT] Adding the troubleshooting feature - dump json files for subscriptions
- [ENHANCEMENT] Adding the troubleshooting feature - cleaning the temporary/cache files
- [ENHANCEMENT] Adding the version option
- [FIX] Improving and fixing the Inventory report with some additional fields
- [ENHANCEMENT] Adding the feature to load the 3rd party data and generate the match information to be used during the analysis/troubleshooting
- [FIX] Improving the exception when the token gets revoked
v1.3.2
- [FEATURE] --csv option added to the current inventory and swatch reports
- [FEATURE] Checking for new releases based on the app version
- [FIX] Fixing some KeyErrors when running the app
- [FIX] Adding the cast for the field "sap_system" (when using the
jq
command) - [ENHANCEMENT] Disclaimer added
v1.2.1
[ENHANCEMENT] Inventory with some new information
- The way to create the CSV was improved (inventory and swatch)
- The script was failing often because the access_token was not available, fixed.
- The inventory report is now presenting the information from 2 different API endpoints
[FEATURE] Authentication using Token
- Added some menu options that are part of the token feature, for example:
- login
- logout
- token
- Added the option whoami which will show some information about the current user
- Readme updated with the complete list of commands
- Readme updated with some examples and also how to retrieve the token
v1.1.0
- [RFE] remove the sort keys in the JSON output
- [FEATURE] Supporting all the minor versions of python 3 (3.6.8+) when creating the binary file
- [FEATURE] # of sockets based on the swatch info - Summary
- [FEATURE] List all the available API endpoints in console.redhat.com
- [FEATURE] Way to query the API endpoint directly
v1.0.0
- Enable the user to collect the whole inventory information from HBI and Subscription Watch
- Enable the user to filter by
display_name
in the HBI. This feature is not available at this moment on Subscription Watch endpoint - The output is by default in
JSON
format