Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ArtifactReleaseCmd = &cobra.Command{ Use: "artifact-create", Aliases: []string{"artifact"}, Short: "Fetch artifact metadata for a version of YugabyteDB", Long: "Fetch artifact metadata for a version of YugabyteDB", Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
ArtifactReleaseCmd represents the release command to fetch metadata
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.