cmd

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InfoTemplate = `` /* 144-byte string literal not displayed */

)
View Source
var RootCmd = &cobra.Command{
	Use:          "squeeze",
	Short:        "A Load Testing Tool.",
	Long:         ascIILogo + "Squeeze provides scalable and easy-to-use load testing tool for performance testing.",
	SilenceUsage: true,
}

RootCmd is the main command of the Squeeze

View Source
var VersionCmd = &cobra.Command{
	Use:   "version",
	Short: "Print out version information",
	Run: func(cmd *cobra.Command, args []string) {
		version.PrintVersion()
	},
}

VersionCmd is the "version" go command

Functions

func ClientCmd

func ClientCmd() *cobra.Command

func InfoCmd

func InfoCmd() *cobra.Command

func MasterCmd

func MasterCmd() *cobra.Command

func SlaveCmd

func SlaveCmd() *cobra.Command

func StopCmd added in v0.1.1

func StopCmd(configArgs *config.ProtoConfigArgs) *cobra.Command

stopCmd represents the stop command

func WebCmd

func WebCmd() *cobra.Command

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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