Skip to content

Coherence CLI - 1.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 08:01
eeb6d59

Coherence CLI Release 1.7.0

Introduction

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

For more information, see the README.

Installing

See here for installation 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 experimental cohctl monitor cluster command to view multiple panels with different information using a text based UI. See the documentation for more information
  • Added the -F option to the start cluster or create cluster to specify to only use the specified profile on the first member started
  • Added the -B option to backup the log files when starting a new cluster
  • Added the ability to specify TLS environment variables to configure TLS connections see the documentation for more information
  • Added the -I option to cohctl monitor health to ignore any errors

Dependency Updates

  • Added tests to run TLS
  • Update privy scan version

Bug Fixes

  • N/A

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.

Full Change List

Full Changelog: 1.6.1...1.7.0