Important
You are viewing documentation for an older version of Confluent Platform. For the latest, click here.
ccloud init¶
Description¶
Initialize the Confluent Cloud CLI.
Usage¶
ccloud [(--config-dir <configDir> | -c <configDir>)] [(--verbose | -v)]
init [--no-ssl]
Tip
For usage information, enter ccloud help init
.
Options¶
Name, shorthand | Default | Description |
---|---|---|
--config-dir <configDir> , -c <configDir> |
$HOME/.ccloud |
The configuration directory. |
--no-ssl |
Disable SSL. Recommended for testing. | |
--verbose , -v |
Detailed output of a command. |
Positional arguments¶
Name, shorthand | Default | Description |
---|---|---|
<configDir> |
The path to the configuration directory. |