Coherence CLI - 1.0.0
Introduction
This is release 1.0.0 of the new Coherence Command Line Interface (CLI).
The Coherence command line interface, cohctl, is a lightweight tool, in the tradition of tools such as kubectl, which can be scripted or used interactively to manage and monitor Coherence clusters. You can use cohctl to view cluster information such as services, caches, members, etc, as well as perform various management operations against clusters.
For more information, see the README.
Getting Started
To get started, visit the Coherence CLI Documentation and follow the instructions to install and start using the CLI.
Known Issues
- If you receive the error
Error: multiple errors retrieving data, please see log filewhile running a command, and do not see any messages in the log file, you must enable debug viacohctl set debug onto see the errors - Currently if you are connecting to a WebLogic Server instance with more that 1 cluster, you will not be add both clusters. This issue has already been fixed and will be in the next release. Please contact us if you would like a new release created with this fix.
Problems/ Questions
Please raise an issue here if you have any problems.
You can also join our public Slack Channel.