Documentation
¶
Overview ¶
Package root contains the root command for GitScrum CLI
Index ¶
- func Execute(version, commit, date string) int
- func NewCmdCompletion() *cobra.Command
- func NewCmdRoot(version, commit, date string) *cobra.Command
- func NewCmdStatus(f *factory.Factory) *cobra.Command
- func NewCmdSwitch(f *factory.Factory) *cobra.Command
- func NewCmdVersion(version, commit, date string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdCompletion ¶
NewCmdCompletion creates shell completion command
func NewCmdRoot ¶
NewCmdRoot creates the root command
func NewCmdStatus ¶
NewCmdStatus creates the top-level status command
func NewCmdSwitch ¶
NewCmdSwitch creates the switch command for changing workspace/project
func NewCmdVersion ¶
NewCmdVersion creates version command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.