Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentContext ¶
CurrentContext returns the current context name
Types ¶
type ContextFlags ¶
type ContextFlags struct {
Context string
}
ContextFlags are the global CLI flags nolint stutter
func (*ContextFlags) AddContextFlags ¶
func (c *ContextFlags) AddContextFlags(flags *pflag.FlagSet)
AddContextFlags adds persistent (global) flags
Click to show internal directories.
Click to hide internal directories.