Skip to content

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.

devops

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

sudo apt install kubectl-cert-manager

Snippets

FROM wakemeops/minideb:bookworm

RUN install_packages \
    kubectl-cert-manager=2.4.1*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      kubectl-cert-manager=2.4.1*

Download URLs

Version SHA256 Size (KB)
2.4.1 cbb55e9fc2fe687f7aca4bb53807c43cc681593ff805522fb5a093fb52173b13 13756
Version SHA256 Size (KB)
2.4.1 8fa8e28ae10b7a5f43c470ec9bc613fbb9e608bb31c6128f6b9e4b019ed5fbac 11577

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

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/kubectl-cert-manager.svg)](https://docs.wakemeops.com/packages/kubectl-cert-manager)
<a href="https://docs.wakemeops.com/packages/kubectl-cert-manager">
  <img src="https://docs.wakemeops.com/badges/kubectl-cert-manager.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/kubectl-cert-manager.svg
:target: https://docs.wakemeops.com/packages/kubectl-cert-manager