Skip to content

Coherence CLI - 1.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 04:39
4c00720

Coherence CLI Release 1.5.3

Introduction

This is release 1.5.3 of the Coherence Command Line Interface (CLI).

For more information, see the README.

Installing

See here for installations instructions.

Upgrading

If you already have the CLI installed, you can run cohctl version -u to see if you have the latest version.

Getting Started

To get started, visit the Coherence CLI documentation and follow the instructions to install and start using the CLI.

New Features / Changes

  • Added the cohctl get cache-storage command to display cache storage information for a cache
  • Added the cohctl get cache-access command to display cache access information for a cache
  • Added the cohctl get cache-indexes command to display cache index information for a cache
  • Added the ability to sort the output of cohctl get p2p-stats by publisher or receiver rate
  • Added the ability to disable the CLI under the Coherence Operator if required by setting the env variable CLI_DISABLED=true, available in Coherence Operator 3.3.2+

Other Changes

  • Updated the dependency on coherence-go-client to v1.0.3
  • Updated to build with Go 1.20

All changes since 1.5.2 - 1.5.2...1.5.3

Known Issues

  • If you use the new command completion for services or caches that contain a $, then the completion may not work correctly

Please raise an issue here if you have any problems.

You can also join our public Slack Channel.