CLI tool to manage cert-manager certificates and operations
Command-line tool to manage cert-manager
cmctl$ cmctl create certificaterequest my-cert --cert-file=cert.crt --key-file=key.key$ cmctl status certificate my-cert -n cert-manager$ cmctl renew my-cert -n cert-manager