Coherence CLI - 1.6.0
Introduction
This is release 1.6.0 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
-B
option tocohctl get service-members
to only show members with task backlog > 0 - Added additional color formatting to
cohctl get services
- Added
cohctl get view-caches
andcohctl describe view-caches
commands. Only supported against CE 24.03+, but will be available in future patches for other CE and commercial versions - Added retries to
cohctl describe federation
wide option - only available in the latest Coherence Grid Edition patches - Added
cohctl get cache-partitions
to view cache partition information regarding a cache. Only supported in CE 24.03+, but will be available in future patches for other CE and commercial versions - Added the
-e
option to create , start and scale cluster to set the starting health port - Added the ability to specify a cache config and override file on create cluster
- Added the
-J
option to start a JMX remote management port on the management member
Dependency Updates
- Bump version of jline to 3.25.0
- Bump version of coherence-go-client to v1.1.1
- Bump version of cobra to v1.8.0
Bug Fixes
- Fixed an issue where
cohctl get persistence
may fail if you have a view cache defined
All changes since 1.5.3 - 1.5.3...1.6.0
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.