cli

package
v0.0.0-...-73a7dcf Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatCLIError

func FormatCLIError(err error) string

func IsValidationError

func IsValidationError(err error) bool

func NewRootCmd

func NewRootCmd() *cobra.Command

Types

type Context

type Context struct {
	Services app.Services
	Options  *RootOptions
}

type RootOptions

type RootOptions struct {
	Profile     string
	Environment string
	JSON        bool
	Interactive bool
	Yes         bool
	Debug       bool
	APIKey      string
	Advanced    bool
}

Jump to

Keyboard shortcuts

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