Skip to content
This repository has been archived by the owner on Aug 27, 2019. It is now read-only.

Releases: openshift-online/uhc-cli

Release 0.1.19

15 Aug 13:55
a53cd6c
Compare
Choose a tag to compare

The more relevant changes in the new version are the following:

  • Fixed issue #62: the --url option of the login command should not be mandatory.

Release 0.1.18

14 Aug 08:13
03cc396
Compare
Choose a tag to compare

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

02 Jul 18:42
ec480bc
Compare
Choose a tag to compare

The more relevant changes in the new version are the following:

Added the `account` command.

Release 0.1.16

28 Jun 07:25
2121233
Compare
Choose a tag to compare

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

27 Jun 16:34
39d9194
Compare
Choose a tag to compare

The more relevant changes in the new version are the following:

  • Added the --single option to the get 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

20 Jun 18:26
325bb18
Compare
Choose a tag to compare

The more relevant changes in the new version are the following:

  • Added the config get and config 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

12 Jun 08:58
811ca41
Compare
Choose a tag to compare

The more relevant changes in this version are the following:

  • Added the cluster login command.

Release 0.1.12

07 Jun 15:27
af82a7c
Compare
Choose a tag to compare

The more relevant changes in the new version are the following:

  • Improvements in the cluster list and cluster describe commands.

Relase 0.1.11

08 May 17:01
db3ffd4
Compare
Choose a tag to compare

The more relevant changes in this new version are the following:

  • Added the completion command that generates bash completion
    scripts.

Release 0.1.10

03 May 07:46
92de2d5
Compare
Choose a tag to compare

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.