commands

package
v0.5.62 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ApiServerName         string = "testkube-api-server"
	ApiServerPort         int    = 8088
	DashboardURI          string = "http://dashboard.testkube.io?apiEndpoint="
	IngressControllerName string = "testkube-ing-ctrlr"
	CurrentApiVersion     string = apiclient.Version
)

Variables

View Source
var (
	Commit  string
	Version string
	BuiltBy string
	Date    string
)
View Source
var RootCmd = &cobra.Command{
	Use:   "testkube",
	Short: "testkube entrypoint for plugin",
	Long:  `testkube`,
	Run: func(cmd *cobra.Command, args []string) {
		ui.Logo()
		cmd.Usage()
		cmd.DisableAutoGenTag = true
	},
}

Functions

func Execute

func Execute()

func NewDashboardCmd added in v0.5.52

func NewDashboardCmd() *cobra.Command

func NewDocsCmd

func NewDocsCmd() *cobra.Command

func NewInstallCmd

func NewInstallCmd() *cobra.Command

func NewScriptsCmd

func NewScriptsCmd() *cobra.Command

func NewUninstallCmd

func NewUninstallCmd() *cobra.Command

func NewVersionCmd

func NewVersionCmd() *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