hazelcast shell command for spring-boot-starter-remote-shell
Maven dependency:
<dependency>
<groupId>it.uliana.hazelcastshell</groupId>
<artifactId>hazelcast-shell</artifactId>
<version>0.0.6</version>
</dependency>
Connect to the remote shell guide
ssh user@localhost -p 2000
> hazelcast list
> hazelcast get MY_KEY
> hazelcast clear