kubectl-cert-manager
The cert-manager Command Line Tool (cmctl)
This is a kubectl plugin that can help you manage cert-manager and its resources inside your cluster.
https://cert-manager.io/docs/reference/cmctl/
amd64 arm64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install kubectl-cert-manager
Snippets
Download URLs
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for kubectl-cert-manager are versioned here.
Click here to see kubectl-cert-manager ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/kubectl-cert-manager/ops2deb.yml
name: kubectl-cert-manager
matrix:
architectures:
- amd64
- arm64
versions:
- 2.4.1
homepage: https://cert-manager.io/docs/reference/cmctl/
summary: The cert-manager Command Line Tool (cmctl)
description: |-
This is a kubectl plugin that can help you manage cert-manager and its
resources inside your cluster.
fetch: https://github.com/cert-manager/cmctl/releases/download/v{{version}}/cmctl_linux_{{goarch}}
install:
- cmctl_linux_{{goarch}}:/usr/bin/kubectl-cert_manager
The blueprint fetch keyword contains a URL template pointing to kubectl-cert-manager releases. Downloaded files are locked in a lockfile versioned here.
Click here to see kubectl-cert-manager release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/kubectl-cert-manager/ops2deb.lock.yml
- url: https://github.com/cert-manager/cmctl/releases/download/v2.4.1/cmctl_linux_amd64
sha256: 54098ba4d7b9a758d27e6a7538b906f59e64ffaa5a1f83ec7e4c4f9f107929ab
timestamp: 2026-03-17 13:06:29+00:00
- url: https://github.com/cert-manager/cmctl/releases/download/v2.4.1/cmctl_linux_arm64
sha256: 10dcbe8831fbc4785ca0392e4560020fbd18b1088dfee5173579afe8f3064189
timestamp: 2026-03-17 13:06:29+00:00