Skip to content

Releases: openshift-online/ocm-cli

Release 0.1.45

22 Nov 13:45
f18d731
Compare
Choose a tag to compare

The most relevant changes:

  • instance-type is a required parameter in create machine pool command.
  • Improve help and positional arg enforcement in most command.
  • Show version in describe cluster command.
  • Fix version check when creating a cluster.
  • Add upgrade policy commands.
  • Update ocm-sdk-go to 0.1.145
  • Add dry-run parameter to create cluster command.
  • Add list regions comamand.

Release 0.1.44

15 Oct 10:45
c105d15
Compare
Choose a tag to compare
  • Convert cluster versions to list versions
  • ocm tunnel uses cluster id directly without a flag
  • Update ocm-sdk-go to 0.1.139
  • Add list,create,edit,delete machine pool commands

Release 0.1.43

23 Sep 18:46
1b0503e
Compare
Choose a tag to compare

The most relevant changes:

  • Show channel group in 'ocm describe cluster'.
  • Add goreleaser config for homebrew-tap.
  • Output sshuttle command execution string.
  • new sub-command to show the plugins.
  • Simplify cluster login via browser.
  • Enable logging in via external_id.
  • Add creator details.
  • Support creating CCS clusters.
  • Implement edit cluster command.
  • Add token generation command.
  • bump ocm-sdk-go to v0.1.131.

Release 0.1.42

01 Sep 10:01
f186a26
Compare
Choose a tag to compare

The most relevant changes:

  • Display provision shard name in describe cluster
  • Add more options to create cluster command
  • Add ocm tunnel command
  • Hide expiration time parameters in create cluster command
  • Support git style ocm plugin

Release 0.1.41

19 Aug 11:58
efb47e1
Compare
Choose a tag to compare

The most relevant changes in this release:

  • Assume expiration is 0 when missing 'exp' claim in the jwt token.

Release 0.1.40

19 Aug 06:40
e9de38d
Compare
Choose a tag to compare

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

  • Add Product ID field to list/describe clusters.
  • Add more env aliases to login command.
  • Add delete identity provider command.
  • Add delete ingress command.
  • Add list addons command.
  • Add edit ingress command.
  • Usage is not displayed after error occurs.
  • Bump ocm-sdk-go to 0.1.122.

Release 0.1.39

09 Jul 19:16
281fa14
Compare
Choose a tag to compare
  • Add support for creating a private cluster.
  • Don't fail "cluster describe" if a user is unauthorized to get account.
  • cluster list, create and describe are deprecated and replaced by list clusters, create cluster and describe cluster.
  • Add support for creating identity providers.
  • Add support for creating users.
  • Add support for creating ingresses.
  • Add support for listing identity providers.
  • Add support for listing users.
  • Add support for listing ingresses.
  • Bump ocm-sdk-go to 0.1.112.

Release 0.1.38

13 Jun 10:27
4b81f72
Compare
Choose a tag to compare

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

26 Feb 14:39
e608174
Compare
Choose a tag to compare

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

  • Describe by name, identifier or external identifier (fixes #59).
  • Support query parameters in raw HTTP methods (fixes #6).

Release 0.1.36

14 Feb 10:35
140c124
Compare
Choose a tag to compare

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.