...
Package cmd
import "github.com/google/certificate-transparency-go/client/ctclient/cmd"
- Overview
- Index
Package cmd implements subcommands of ctclient, the command-line utility for
interacting with CT logs.
func Execute()
Execute adds all child commands to the root command and sets flags
appropriately. It needs to be called exactly once by main().