Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ReleaseCmd = &cobra.Command{ Use: "yb-db-version", Short: "Manage YugabyteDB versions", Long: "Manage YugabyteDB versions", Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
ReleaseCmd set of commands are used to perform operations on releasess in YugabyteDB Anywhere
Functions ¶
func SortReleasesWithMetadata ¶
func SortReleasesWithMetadata( r []ybaclient.ResponseRelease, ) []ybaclient.ResponseRelease
SortReleasesWithMetadata compares and creates a list of sorted YugabyteDB releases
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.