Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "certs",
Short: "Bulk issuance and maintenance of TLS certificates",
Long: `Certs is a command line application that makes it easy to
use automated certificate authorities to obtain, renew,
and revoke TLS certificates. In other words, it is an ACME
client designed for bulk usage.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.