cmd

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2018 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version   string
	BuildTime string
	CommitID  string
)
View Source
var RootCmd = &cobra.Command{
	Use:   "gitflow-toolkit",
	Short: "Git Flow 辅助工具",
	Long: `
一个用于 CI/CD 实施的 Git Flow 辅助工具`,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Help()
	},
}

Functions

func NewChore

func NewChore() *cobra.Command

func NewCi

func NewCi() *cobra.Command

func NewCm

func NewCm() *cobra.Command

func NewDocs

func NewDocs() *cobra.Command

func NewFeat

func NewFeat() *cobra.Command

func NewFix

func NewFix() *cobra.Command

func NewHotFix

func NewHotFix() *cobra.Command

func NewInstall

func NewInstall() *cobra.Command

func NewPerf

func NewPerf() *cobra.Command

func NewPs added in v0.0.2

func NewPs() *cobra.Command

func NewRefactor

func NewRefactor() *cobra.Command

func NewStyle

func NewStyle() *cobra.Command

func NewTest

func NewTest() *cobra.Command

func NewUninstall

func NewUninstall() *cobra.Command

func NewXMr

func NewXMr() *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