commands

package
v1.4.18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 9 Imported by: 29

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Commit  string
	Version string
	BuiltBy string
	Date    string
)
View Source
var RootCmd = &cobra.Command{
	Use:   "",
	Short: "tools command",
	Long:  `tools command`,
	Run: func(cmd *cobra.Command, args []string) {
		ui.Logo()
		err := cmd.Usage()
		ui.PrintOnError("Displaying usage", err)
		cmd.DisableAutoGenTag = true
	},
}

Functions

func Execute

func Execute()

func NewReleaseCmd

func NewReleaseCmd() *cobra.Command

func NewVersionBumpCmd

func NewVersionBumpCmd() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL