cmd

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: May 6, 2025 License: BSD-3-Clause Imports: 20 Imported by: 0

Documentation

Overview

Copyright © 2025 NAME HERE <EMAIL ADDRESS>

Index

Constants

View Source
const ErrTestFailedCode = 2

Variables

View Source
var ErrTestFailed = errors.New("test failed")

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type GetCmdFlags added in v1.6.0

type GetCmdFlags struct {
	TestID       string
	Detailed     bool
	ShowProgress bool
	Interval     int
}

type StartCmdFlags added in v1.6.0

type StartCmdFlags struct {
	Staging      string
	Tests        []string
	Revision     string
	DoDataTest   bool
	ShowProgress bool
	Interval     int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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