macOS
brew install --cask confluent-clilocal Homebrew cask metadata
cask
Enables developers to manage Confluent Cloud or Confluent Platform. Version 4.70.1 via Homebrew Cask; verified 2026-07-22. Also installable with nix: nix profile install nixpkgs#confluent-cli.
install
brew install --cask confluent-clilocal Homebrew cask metadata
overview
Enables developers to manage Confluent Cloud or Confluent Platform
history
Confluent CLI is Confluent's terminal client for managing Confluent Cloud and Confluent Platform deployments. It packages Kafka, Flink, Schema Registry, networking, identity, API-key, and platform-management workflows behind the confluent command.
The official repository states that the CLI manages Confluent Cloud and Confluent Platform from the terminal and that its command reference is generated from the repository. Confluent's documentation positions it as the starting point for working with both managed and self-managed Confluent environments.
The modern CLI is distributed as a first-party tool across macOS, Linux, Windows, Docker, APT, YUM, and Homebrew tap channels. Its update-check behavior and user configuration are recorded in ~/.confluent/config.json, which also makes the file important for credentials and operational state.
Adoption follows Confluent's own platform surface: users install the CLI to create and inspect clusters, environments, API keys, Kafka topics, Flink resources, networks, and related services. The release feed shows frequent additions tracking Confluent Cloud and Platform features, including Flink, Tableflow, network endpoints, certificate authorities, and API-key behavior.
Common usage starts with login and environment selection, then proceeds through cluster, topic, API-key, connector, Flink, Schema Registry, and local-services commands. The docs also describe direct API-key and secret use for produce and consume flows, with a reminder that generated secrets must be saved because they are not retrievable later.
For package maintainers, Confluent CLI is a vendor CLI with fast release cadence, prebuilt platform archives, self-update behavior, Docker images, and first-party package repositories. The Homebrew cask wraps that vendor distribution for macOS users who want the official confluent binary managed alongside other tools.
security posture
No matching local secret-handling manifest was found for confluent-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.confluent/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.confluent/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
confluent | binary | Homebrew cask binary | confluent |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://docs.confluent.io/confluent-cli/current/overview.html
install metadata
| Package key | cask:confluent-cli |
|---|---|
| Version | 4.70.1 |
| Package manager | Homebrew Cask |
| Package manager page | https://formulae.brew.sh/cask/confluent-cli |
| Homepage | https://docs.confluent.io/confluent-cli/current/overview.html |
| Upstream docs | https://docs.confluent.io/confluent-cli/current/overview.html |
| Source archive | https://s3-us-west-2.amazonaws.com/confluent.cloud/confluent-cli/archives/4.70.1/confluent_4.70.1_darwin_arm64.tar.gz |
| Last updated | 2026-07-22T22:01:11Z |
| Pulse | updated |
| SHA-256 | 5da568c584d3452b46285970a1939c4d41c6f8cbda970fa432ca3b3f02af7bd5 |
| Download URL | https://s3-us-west-2.amazonaws.com/confluent.cloud/confluent-cli/archives/4.70.1/confluent_4.70.1_darwin_arm64.tar.gz |
| Bottle | not recorded |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew cask API |
|---|---|
| Tap | homebrew/cask |
| Full Token | confluent-cli |
| Names |
|
| Artifacts | |
| Deprecated | no |
| Disabled | no |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
confluent-cli
nix profile install nixpkgs#confluent-cliconfluent-cli
sudo port install confluent-climain/confluent-cli
scoop install main/confluent-cliConfluentInc.Confluent-CLI
winget install --id ConfluentInc.Confluent-CLI -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.