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