We are exciting to announce the availability of the Coherence Command Line Interface, or CLI!
The Coherence CLI or
cohctl
, is a lightweight tool, in the tradition of tools such askubectl
, which can be scripted or used interactively to manage and monitor Coherence clusters. You can usecohctl
to view all cluster information such as clusters, machines, members, services, caches, federation, persistence and much more, as well as perform various management operations against clusters.

The CLI is a great tool to augment your existing Coherence management and monitoring toolkit, especially when you want to do this via a lightweight terminal interface.
Here are a few resources to get you started:
- Medium Post – https://medium.com/oracle-coherence/introducing-the-coherence-cli-40a174a648b9
- GitHub Repository – https://github.com/oracle/coherence-cli
- Documentation – https://oracle.github.io/coherence-cli/docs/latest/
- YouTube overview and demo – https://youtu.be/KBbGWWCmHRY
Enjoy!