Documentation ¶
Overview ¶
Copyright © 2023 @lum8rjack
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CertCmd = &cobra.Command{ Use: "cert", Short: "Create a new private key and certificate file", Long: ``, Run: func(cmd *cobra.Command, args []string) { start() }, }
CertCmd represents the cert command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.