cmd

package
v0.0.0-...-12b6520 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "esperf",
	Short: "ElasticSearch Performance Testing tool",
	Long: `Multiplatform command line tool to load test and collect metrics from your ElasticSearch deployment.
Built with love by danielfireman and friends in Go.
Source code and documentation is available at http://github.com/danielfireman/esperf`,
	Run: func(cmd *cobra.Command, args []string) {
		fmt.Println("Root CMD")

		cmd.HelpFunc()(cmd, args)
	},
}

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
hitcounter command uses the search pattern (passed in via STDIN) to count the number of hits of each term inside the passed-in dictionary.
hitcounter command uses the search pattern (passed in via STDIN) to count the number of hits of each term inside the passed-in dictionary.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL