Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RootCmd = cobra.Command{ Use: "grafana-exporter", Short: "exports Grafana dashboards & datasources", PersistentPreRun: func(cmd *cobra.Command, args []string) { charmer.SetTextLogger(cmd, viper.GetBool("debug")) }, } )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.