Releases: openshift-online/ocm-cli
Release 0.1.29
The more relevant changes in the new version are the following:
- Allow bare
ocm login
to suggest the token page without extra noise.
Release 0.1.28
The more relevant changes in the new version are the following:
- Dropped support for developers.redhat.com.
Release 0.1.27
The more relevant changes in the new version are the following:
- Added
oc cluster versions
command.
Release 0.1.26
The more relevant changes in the new version are the following:
- Fixed the
cluster create
command so that it retrieves all the enabled
versions.
Release 0.1.25
The more relevant changes in this version are the following:
-
Added new
cluster create
command. -
Added support for
production
,staging
andintegration
as values
of the--url
parameter.
Release 0.1.24
The more relevant changes in the new version are the following:
- Fix quota output to look at correct API field.
Release 0.1.23
Release 0.1.23
The more relevant changes in the new version are the following:
- Fix
login
command so that it clears old tokens.
Release 0.1.22
The more relevant changes in this version are the following:
-
Change default version field to point to current version.
-
Add ability to open the console URL in browser.
Release 0.1.21
The more relevant changes in the new version are the following:
- Don't print usage message when the
get
,post
,patch
anddelete
commands receive error responses from the server.
Release 0.1.20
The more relevant changes in the new version are the following:
- Rename the tool to
ocm
.