The clc command comes with subcommands for managing many aspects of a Hazelcast cluster.
Synopsis
clc [command] [subcommand] [options]You can use clc [command] help for information on a specific command. The synopsis for each command shows its parameters and their usage.
Global Options
| Parameter | Description | Default | 
|---|---|---|
| 
 | Path to the configuration file in YAML format. | The following locations are tried in order for the existence of  
 | 
| 
 | Set the output format 
 | 
 | 
| 
 | Set the log level, one of: 
 | 
 | 
| 
 | Set the log path. Use  | 
 | 
| 
 | Prevent displaying unnecessary output. | 
 | 
| 
 | Enable output with more information. | 
 | 
Commands
| Command | Description | 
|---|---|
| Start a Hazelcast CLC shell. | |
| 
 | Display help information for the  | 
| Generate shell autocompletion. | |
| Print CLC home directory. | |
| Manage the configuration used by the Hazelcast CLC. | |
| Manage map data structures. | |
| Execute SQL queries. | |
| Commands for generic distributed data structures. | |
| Get version information. |