cmd

package
v1.5.6 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExitClean   = 0 // no errors, no warnings
	ExitError   = 1 // validation errors present
	ExitWarning = 2 // warnings present, no errors
	ExitCobra   = 3 // CLI/usage error (bad flags, missing args)
)

Exit codes used by the CLI.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute runs the root command.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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