Documentation
¶
Overview ¶
Package cmd contains the Cobra CLI framework for cert.
The doc command contains documentation for specific areas.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version holds the version string for the binary. It is intended to be overridden at build time using:
go build -ldflags "-X cert/cmd.Version=v1.2.3"
Default is "dev" when not provided.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.