package cmd
import "github.com/coreos/etcd/tools/benchmark/cmd"
Index ¶
Variables ¶
var RootCmd = &cobra.Command{ Use: "benchmark", Short: "A low-level benchmark tool for etcd3", Long: `benchmark is a low-level benchmakr tool for etcd3. It uses gRPC client directly and does not depend on etcd client libray. `, }
This represents the base command when called without any subcommands
Source Files ¶
put.go range.go report.go root.go storage-put.go storage.go util.go watch.go
- Version
- v2.3.0-alpha.1+incompatible
- Published
- Feb 17, 2016
- Platform
- linux/amd64
- Imports
- 21 packages
- Last checked
- 1 day ago –
Tools for package owners.