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 list
command, including increasing the size of the name column. -
Added new
orgs
command to list organizations. -
Added new
account orgs
command to list organizations for the current account. -
Print roles of current user with the
account status
command. -
Add filter positional argument to the
cluster list
command.
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
--single
option to theget
command to format the output in one
single line. -
Improvements in the
cluster login
command. -
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 get
andconfig set
commands to get and set configuration
settings. -
Added support for shortcuts to the raw HTTP commands.
-
Added the
whoami
command. -
Added support for custom columns in the
cluster list
command.
Release 0.1.13
The more relevant changes in this version are the following:
- Added the
cluster login
command.
Release 0.1.12
The more relevant changes in the new version are the following:
- Improvements in the
cluster list
andcluster describe
commands.
Relase 0.1.11
The more relevant changes in this new version are the following:
- Added the
completion
command 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
metrics
attribute.