macOS
brew install cmctlprovider-native install command
brew / rank 1703
Command-line tool to manage cert-manager. Version 2.5.0 via Homebrew; verified 2026-07-27.
install
brew install cmctlprovider-native install command
overview
Command-line tool to manage cert-manager
history
cmctl is the command-line companion for cert-manager, focused on managing cert-manager resources inside Kubernetes clusters.
The official README states that before v2, cmctl lived in the cert-manager repository and was versioned together with cert-manager. Starting with v2, cmctl is versioned separately in its own repository.
The standalone GitHub repository was created in January 2024 and its release stream begins with v2.0.0 prereleases and v2.0.0 in March 2024.
cmctl follows cert-manager into Kubernetes operator workflows: it can inspect certificates, approve or deny CertificateRequests, check cert-manager health, and assist with installation, upgrade, and uninstall tasks. The official README documents Homebrew, Go install, manual release binaries, shell completion, and distributed third-party packages.
Official docs describe `cmctl` as a tool for managing cert-manager resources inside a cluster. Typical usage is operational rather than general-purpose: checking API health, inspecting Certificate and CertificateRequest objects, approving or denying requests, and using experimental `cmctl x` subcommands around cert-manager installation and lifecycle tasks.
cmctl matters to package nerds because it is a Kubernetes ecosystem CLI with multiple distribution channels: Homebrew on macOS/Linux, Go install, GitHub release binaries, shell completions, and distro packages. Its separate v2 versioning is a packaging boundary: the CLI can now release independently of the controller it manages.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
cmctl | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:cmctl |
|---|---|
| Version | 2.5.0 |
| Package manager | Homebrew |
| Homepage | https://cert-manager.io |
| Repository | https://github.com/cert-manager/cmctl |
| Last updated | 2026-07-27T22:04:02+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.