jetstack/navigator

Navigator command line summary is copied from cert-manager

Closed this issue · 0 comments

./navigator-controller_linux_amd64 --help

cert-manager is a Kubernetes addon to automate the management and issuance of
TLS certificates from various issuing sources.

It will ensure certificates are valid and up to date periodically, and attempt
to renew certificates at an appropriate time before expiry.

Usage:
  cert-manager-controller [flags]
...

Other command line tools are missing an executable name in the Usage section.

/kind bug