Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "lab", Short: "A Git Wrapper for GitLab", Long: ``, Run: func(cmd *cobra.Command, args []string) { helpCmd.Run(cmd, args) }, }
RootCmd represents the base command when called without any subcommands
View Source
var Version string
Version is set by main during build
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.