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