macOS
brew install zbctllocal Homebrew formula metadata
brew / rank 8088
Zeebe CLI client. Version 8.6.0 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#zbctl.
install
brew install zbctllocal Homebrew formula metadata
nix profile install nixpkgs#zbctlnixpkgs package indexes · pkgs/by-name/zb/zbctl/package.nix · source: api.github.com
overview
Zeebe CLI client
history
zbctl is the command-line client for Zeebe and Camunda 8 workflows. It lives with the community-maintained Zeebe Go client and exposes operational commands for talking to a Zeebe gateway from a shell or automation job.
zbctl came out of the Zeebe era of Camunda's process orchestration stack, when Zeebe exposed a gRPC API and needed a small CLI for testing gateways, creating workflow resources, and performing day-to-day broker operations. Camunda release notes already referenced a zbctl update alongside Zeebe 0.10.1 in June 2018, which places the CLI in the early public Zeebe toolchain.
The current Zeebe Go client README presents zbctl as a companion command-line interface for Camunda 8. In 2024 Camunda announced that zbctl and the Go client would stop receiving new official features from Camunda 8.6 onward and move to community-maintained status as Camunda focused on REST APIs.
zbctl's adoption was mostly tied to Zeebe and Camunda users rather than general cloud operators. It appeared in tutorials, cloud getting-started flows, npm packaging, downloadable release binaries, Snap packaging, asdf plugins, Docker images, and Kubernetes job examples because it was a convenient way to script Zeebe deployments and inspect cluster status before the newer REST API direction took over.
Users point zbctl at a Zeebe or Camunda 8 gateway with environment variables or flags, then run commands such as status, deploy, create, activate, complete, fail, publish, cancel, and update. The CLI is especially suited to smoke tests, CI/CD deployment steps, local development, and administrative maintenance jobs against a workflow cluster.
zbctl is a useful package-catalog artifact because it captures a specific moment in Camunda's API evolution: a standalone CLI wrapped around the Zeebe gRPC client, later preserved as a community-maintained tool after the vendor's center of gravity moved toward REST APIs.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zbctl | cli | global executable |
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://github.com/camunda-community-hub/zeebe-client-go
install metadata
| Package key | brew:zbctl |
|---|---|
| Version | 8.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zbctl |
| Homepage | https://docs.camunda.io/docs/apis-tools/community-clients/cli-client/ |
| Repository | https://github.com/camunda-community-hub/zeebe-client-go |
| Upstream docs | https://docs.camunda.io/docs/apis-tools/community-clients/cli-client/ |
| License | Apache-2.0 |
| Source archive | https://github.com/camunda-community-hub/zeebe-client-go/archive/refs/tags/v8.6.0.tar.gz |
| Last updated | 2026-07-25T21:32:28+02:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zbctl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
zbctl
nix profile install nixpkgs#zbctlsource 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.