Documentation
¶
Index ¶
Constants ¶
View Source
const ( ModeSingleURL = "single-url" ModeFlags = "flags" )
Mode constants
Variables ¶
View Source
var (
AppConfig *config.Config
)
Global variables for configuration and command arguments
View Source
var ListCmd = &cobra.Command{ Use: "list --vcs/-p PLUGIN_NAME --output/-o PATH [--language LANGUAGE] {--domain VCS_DOMAIN_NAME --namespace NAMESPACE | URL}", SilenceUsage: true, DisableFlagsInUseLine: true, Example: exampleListUsage, Short: "List repositories from a version control system", RunE: runListCommand, }
ListCmd represents the command for list command.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.