Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PluginInfo = pluginapi.MustNewInfo( "com.palantir.godel", "distgo-plugin", cobracli.Version, "dist.yml", newTaskInfoFromCmd(artifactsCmd), newTaskInfoFromCmd(buildCmd), newTaskInfoFromCmd(cleanCmd), newTaskInfoFromCmd(distCmd), newTaskInfoFromCmd(dockerCmd), newTaskInfoFromCmd(productsCmd), newTaskInfoFromCmd(projectVersionCmd), newTaskInfoFromCmd(publishCmd), newTaskInfoFromCmd(runCmd), )
View Source
var RootCmd = &cobra.Command{
Use: "distgo",
}
Functions ¶
func InitAssetCmds ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.