browseDownload binary →
confluent/Confluent CLI
ConfluentCommand line interface for managing Confluent Cloud and Confluent Platform (Apache Kafka).
Messaging & StreamingJSON
01Install
brew install confluentinc/tap/cli02Agent Notes
confluent CLI manages Confluent Cloud and Platform. `confluent kafka topic create/list/describe`. Use `-o json` for structured output. Set environment and cluster context with `confluent environment use` and `confluent kafka cluster use`.
03Global Flags
| Flag | Type | Description |
|---|---|---|
-o/--output | enum [json, human] | Output format |
--environment | string | Environment ID to target |
--cluster | string | Kafka cluster ID to target |
04Authentication
Methods
access-tokenconfig-file
Env vars
CONFLUENT_CLOUD_API_KEYCONFLUENT_CLOUD_API_SECRETSetup
confluent login05Capabilities
Reference
binary
confluentcheck
confluent versionauth
access-token, config-fileformats
humanjson flag
-o jsonversion
4.54.0