flags

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: BSD-3-Clause Imports: 3 Imported by: 13

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintSubject added in v0.5.9

func PrintSubject(title, prefix, subject string, subjects map[string]string) bool

Types

type GenFlagpole

type GenFlagpole struct {
	Stats     bool
	Generator []string
}
var GenFlags GenFlagpole

type InfoFlagpole

type InfoFlagpole struct {
	Builtin bool
	Custom  bool
	Local   bool
}
var InfoFlags InfoFlagpole

type RootPflagpole added in v0.5.9

type RootPflagpole struct {
	Labels             []string
	Config             string
	Secret             string
	ContextFile        string
	Context            string
	Global             bool
	Local              bool
	Input              []string
	InputFormat        string
	Output             []string
	OutputFormat       string
	Error              []string
	ErrorFormat        string
	Account            string
	Billing            string
	Project            string
	Workspace          string
	DatamodelDir       string
	ResourcesDir       string
	RuntimesDir        string
	Package            string
	Errors             bool
	Ignore             bool
	Simplify           bool
	Trace              bool
	Strict             bool
	Verbose            string
	Quiet              bool
	ImpersonateAccount string
	TraceToken         string
	LogHTTP            string
	RunWeb             bool
	RunTUI             bool
	RunREPL            bool
	Topic              string
	Example            string
	Tutorial           string
}
var RootPflags RootPflagpole

type RunFlagpole added in v0.5.7

type RunFlagpole struct {
	List        bool
	Info        bool
	Suite       []string
	Runner      []string
	Environment []string
	Data        []string
	Workdir     string
}
var RunFlags RunFlagpole

type TestFlagpole added in v0.5.7

type TestFlagpole struct {
	List        bool
	Keep        bool
	Suite       []string
	Tester      []string
	Environment []string
}
var TestFlags TestFlagpole

Jump to

Keyboard shortcuts

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