Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GenFlagpole ¶
var GenFlags GenFlagpole
type InfoFlagpole ¶
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
Click to show internal directories.
Click to hide internal directories.