Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( TableObj table.Writer DefaultConfig string )
View Source
var RootCmd = &cobra.Command{
Use: "gdg Grafana Dash-N-Grab",
Short: "A brief description of your application",
Long: `A longer description that spans multiple lines and likely contains
examples and usage of using your application. For example:
Cobra is a CLI library for Go that empowers applications.
This application is a tool to generate the needed files
to quickly create a Cobra application.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the RootCmd.
func GetGrafanaSvc ¶ added in v0.5.0
func GetGrafanaSvc() service.GrafanaService
GetGrafanaSvc returns the GrafanaService
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.