Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BackupCmd = &cobra.Command{ Use: "backup", Short: "Manage YugabyteDB Anywhere universe backups", Long: "Manage YugabyteDB Anywhere universe backups", Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
Set of backup commands used to perform operations on backups in YugabyteDB Anywhere
Functions ¶
This section is empty.
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.