Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AzureEARCmd = &cobra.Command{ Use: "azure", Aliases: []string{"az", "azu"}, GroupID: "type", Short: "Manage a YugabyteDB Anywhere Azure encryption at rest (EAR) configuration", Long: "Manage an Azure encryption at rest (EAR) configuration in YugabyteDB Anywhere", Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
AzureEARCmd represents the ear command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.