Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ConfigFile string SetupCMD = &cobra.Command{ Use: "setup", Aliases: []string{"set"}, Short: "Subcommand to setup the API key for the API Client. A propmt will be provided to enter the API key.", Example: "mock-my-commit setup", Run: runSetupForTool, } )
Functions ¶
func SetupAPIKeyForLinuxAndUnix ¶ added in v0.4.15
func SetupAPIKeyForLinuxAndUnix()
func SetupAPIKeyForWindows ¶ added in v0.4.15
func SetupAPIKeyForWindows()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.