Releases: openshift-online/ocm-cli
Releases · openshift-online/ocm-cli
Release 0.1.38
The more relevant changes in the new release are the following:
- Add support for expiration in ocm cluster create.
- Add support for specifying cloud provider.
- Add cloud provider to default columns.
- config: beef up help message.
- Add console URL to describe.
Release 0.1.37
Release 0.1.36
The more relevant changes in the new version are the following:
- Add
state
to list of default columns for cluster list. - Preserve order of attributes in JSON output.
Release 0.1.35
The more relevant changes in the new version are the following:
- Display quota so it supports add-ons.
Release 0.1.34
The more relevant changes in the new version are the following:
- Add number of infra nodes to the output of the
cluster describe
command. - Add
--roles
flag to theaccount users
command. - Add support for
OCM_CONFIG
environment variable to indicate an alternative
location of the configuration file. - Tighten output of the
account orgs
,account quota
,account users
and
cluster list
commands.
Release 0.1.33
The more relevant changes in the new version are the following:
- Update to SDK 0.1.78.
- Add quota resource name.
- Tighten up list output.
- Remove redundant
href
column from organization list. - Add parameter usage example.
- Add organization details to account status command.
Release 0.1.32
The more relevant changes in the new version are the following:
- Add shortcuts for role bindings and resource quota.
- Add shortcuts for roles and SKUs.
Release 0.1.31
The more relevant changes in the new version are the following:
- Add support for Windows.
Release 0.1.30
The more relevant changes in this release are the following:
- Add
--flavour
option toocm cluster create
.
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.