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