cmd

package
v0.0.0-...-c77d5a7 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootCmd = &cobra.Command{
		Use:   "kade6",
		Short: "Takes charles/.har files and converts them into k6 load tests",
		Long: `"kade6" is a cli tool which allows minimal effort in creating a k6 load test.
The typical flow here would be to simply perform the steps in the actual application,
capture charles or and HTTP Archive (.har file), and import it into this tool. 
Once done, you'll have a runnable k6 load test that provides ultimate flexibility!`,
	}
)

Functions

func CreateK6LoadTest

func CreateK6LoadTest(cmd *cobra.Command, args []string)

func Execute

func Execute() error

Execute executes the root command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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