Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "influxc", Short: "influxc is simple cluster management command.", Long: `This is a simple cluster management command for influxdb in Go. Internal, use docker library, but no need extra library to execute. `, Run: func(cmd *cobra.Command, args []string) { }, }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.