Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Idp string
)
View Source
var RootCmd = &cobra.Command{ Use: "veidemannctl", Short: "Veidemann command line client", Long: `A command line client for Veidemann which can manipulate configs and request status of the crawler.`, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.