Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCmd ¶
AddCmd adds a command, inheriting the parent's Args validator if not explicitly set. Individual commands that need different argument rules can override this by setting their own Args validator.
func FormatExamples ¶
FormatExamples builds an Example string similar to io.FormatExampleCommands it prefixes commands with a stable binary name (e.g. "oms") instead of temporary go-build paths
func MarkFlagRequired ¶
Types ¶
type GlobalOptions ¶
type GlobalOptions struct {
OmsPortalApiKey string
}
Click to show internal directories.
Click to hide internal directories.