A newer version of Hazelcast CLC is available.

View latest

clc version

Prints the version information about the Hazelcast CLC.

Without any flags, only the version of the Hazelcast CLC is printed.

With the --verbose flag, the following are printed:

  • The Hazelcast CLC version

  • Latest Git commit hash to the Hazelcast CLC

  • Hazelcast Go client version

  • Go Version

Usage:

clc version [flags]

Example:

clc version --verbose

Example output:

Hazelcast CLC: 5.2.0-beta3
Latest Git Commit Hash: 1ff0a2d73326a266fcc829020cd77296ca9126f5
Hazelcast Go Client Version: 1.4.0
Go Version: go1.19.3