util

package
v1.263.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCmd

func AddCmd(parent *cobra.Command, cmd *cobra.Command)

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

func FormatExamples(cmdName string, examples []io.Example) string

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

func MarkFlagRequired(cmd *cobra.Command, name string)

func MarkPersistentFlagRequired

func MarkPersistentFlagRequired(cmd *cobra.Command, name string)

Types

type GlobalOptions

type GlobalOptions struct {
	OmsPortalApiKey string
}

Jump to

Keyboard shortcuts

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