Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶ added in v0.1.0
type Args struct { args.Globals Target string `arg:"" name:"target" help:"the target in the .buildtools.yaml"` Context string `name:"context" short:"c" help:"override the context for default deployment target" default:""` Namespace string `name:"namespace" short:"n" help:"override the namespace for default deployment target" default:""` }
Click to show internal directories.
Click to hide internal directories.