← Package directory
Available on winget

Install Confluent CLI

The Confluent CLI lets you manage your Confluent Cloud and Confluent Platform deployments, right from the terminal.

Install with winget
winget install --id ConfluentInc.Confluent-CLI
Upgrade
winget upgrade --id ConfluentInc.Confluent-CLI
Uninstall
winget uninstall --id ConfluentInc.Confluent-CLI

About Confluent CLI

The Confluent command-line interface (CLI), confluent, enables developers to manage both Confluent Cloud and Confluent Platform and is source-available under the Confluent Community License (for more details, check out the Announcing the Source Available Confluent CLI blog post). The Confluent CLI is feature-packed to help users go from learning Confluent to building automated workflows.

What's new in 4.60.0

New Features - Added confluent flink materialized-table [ create | list | describe | update | stop | resume ] commands for managing Materialized Tables in Confluent Cloud.

Read release notes

Version history

Version Updated Notes
4.60.0 Unknown New Features - Added confluent flink materialized-table [ create | list | describe | update | stop | resume ] commands for managing Materialized Tables in Confluent Cloud.
4.55.0 Unknown New Features - Add the --schema-id-header flag to confluent kafka topic produce to serialize schema IDs in the header instead of in the message prefix
4.30.1 Unknown Bug Fixes - Fixed an issue affecting GCP-related confluent connect custom-plugin commands
4.29.0 Unknown New Features - Add additional endpoints under "Private Regional Endpoint URLs" for confluent schema-registry endpoint list command - Add the "Remote Cluster" field to the output of on-premises confluent kafka link [descr...
4.26.0 Unknown New Features - When using the CLI with Confluent Platform 8.0, "control-center" is not an available service for confluent local services - When using the CLI with Confluent Platform 7.9 or lower, "control-center" will co...
4.24.0 Unknown New Features - confluent local services now uses KRaft instead of Zookeeper
4.23.0 Unknown New Features - Add new --client-cert-path and --client-key-path flags to confluent login to support on-premises mTLS login - Add a new --certificate-only flag to confluent login for on-premises mTLS login without usernam...
4.22.0 Unknown New Features - Add confluent flink endpoint list and confluent flink endpoint use commands to support Flink CCN endpoint feature - Add informational message and suggestion for confluent flink connectivity-type use comman...
4.18.1 Unknown Bug Fixes - Fix --consume-examples for confluent asyncapi export command to match the asyncapi documentation - Fix --consume-examples for confluent asyncapi export command to work with multiple topics
4.17.0 Unknown New Features - Add "couchbase" as a new Flink connection type Bug Fixes - Fix broken link highlighting in confluent local kafka start
4.1.0 Unknown Release notes