cert-manager CLI (cmctl)

cmctl is the command-line tool for managing cert-manager resources. It provides commands for checking certificate status, manually triggering renewals, approving or denying certificate requests, and converting cert-manager resources between API versions.

API entry from apis.yml

apis.yml Raw ↑
aid: cert-manager:cmctl-cli
name: cert-manager CLI (cmctl)
description: cmctl is the command-line tool for managing cert-manager resources. It provides commands
  for checking certificate status, manually triggering renewals, approving or denying certificate requests,
  and converting cert-manager resources between API versions.
humanURL: https://cert-manager.io/docs/reference/cmctl/
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
properties:
- type: Documentation
  url: https://cert-manager.io/docs/reference/cmctl/
- type: GitHubRepository
  url: https://github.com/cert-manager/cmctl
- type: ChangeLog
  url: https://github.com/cert-manager/cmctl/releases
tags:
- Certificate Management
- CLI