test

package
v0.0.0-...-6aa1d29 Latest Latest
Warning

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

Go to latest
Published: May 2, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cobra.Command{
	Use:              "test",
	Short:            "Test tools",
	Hidden:           true,
	TraverseChildren: true,
	Run: func(cmd *cobra.Command, args []string) {
		cmd.Printf("try \"%s %s --help\" for more information\n", cmd.CommandPath(), cmd.Use)
		os.Exit(0)
	},
}

Command is root for test commands

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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