cli

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRootCommand

func NewRootCommand(info VersionInfo) *cobra.Command

func NewRootCommandWithDependencies

func NewRootCommandWithDependencies(info VersionInfo, deps Dependencies) *cobra.Command

Types

type Dependencies

type Dependencies struct {
	Orchestrator Orchestrator
	IsTerminal   func(io.Writer) bool
}

type ExitError

type ExitError struct {
	Code int
}

func (ExitError) Error

func (e ExitError) Error() string

type VersionInfo

type VersionInfo struct {
	Version      string
	Commit       string
	ArgoCDModule string
}

Jump to

Keyboard shortcuts

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