Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var CertCmd = &cobra.Command{ Use: "cert", Short: "Get the root CA certificate", Long: "Get the root CA certificate for your YugabyteDB Aeon clusters", Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, } Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files cert.go Click to show internal directories. Click to hide internal directories.