This document describes the relevant changes between releases of the
uhc
command line tool.
-
Fixed issue #62: the
--url
option of thelogin
command should not be mandatory.
-
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.
-
Fix deprecated issuer: should be developers.redhat.com instead of sso.redhat.com.
-
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.
-
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.
-
Adapt to changes in the API and SDK that moved cluster basic metrics to a new
metrics
attribute.