Releases: openshift-online/uhc-cli
Release 0.1.19
Release 0.1.18
The more relevant changes in the new version are the following:
-
Improvements in the
cluster listcommand, including increasing the size of the name column. -
Added new
orgscommand to list organizations. -
Added new
account orgscommand to list organizations for the current account. -
Print roles of current user with the
account statuscommand. -
Add filter positional argument to the
cluster listcommand.
Release 0.1.17
The more relevant changes in the new version are the following:
Added the `account` command.
Release 0.1.16
The more relevant changes in the new version are the following:
- Fix deprecated issuer: should be developers.redhat.com instead of
sso.redhat.com.
Release 0.1.15
The more relevant changes in the new version are the following:
-
Added the
--singleoption to thegetcommand to format the output in one
single line. -
Improvements in the
cluster logincommand. -
Changed the default authentication service from developers.redhat.com to
sso.redhat.com. The old service will still be used when authenticating with
a user name and password or with token issued by developers.redhat.com.
Release 0.1.14
The more relevant changes in the new version are the following:
-
Added the
config getandconfig setcommands to get and set configuration
settings. -
Added support for shortcuts to the raw HTTP commands.
-
Added the
whoamicommand. -
Added support for custom columns in the
cluster listcommand.
Release 0.1.13
The more relevant changes in this version are the following:
- Added the
cluster logincommand.
Release 0.1.12
The more relevant changes in the new version are the following:
- Improvements in the
cluster listandcluster describecommands.
Relase 0.1.11
The more relevant changes in this new version are the following:
- Added the
completioncommand that generates bash completion
scripts.
Release 0.1.10
The more relevant changes in this new version are the following:
- Adapt to changes in the API and SDK that moved cluster basic metrics to a new
metricsattribute.