cmd

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2026 License: MPL-2.0 Imports: 39 Imported by: 0

Documentation

Overview

Package cmd wires the uda CLI (cobra root + subcommands).

Copyright © 2026 Flamingoose Software Inc <eng@flamingoose.ca>

Index

Constants

View Source
const (
	FormatAuto         = "auto"
	FormatInteractive  = "interactive"
	FormatJSON         = "json"
	FormatJSONExtended = "json-extended"
	FormatTable        = "table"
)

Output format identifiers shared by the format/--format flag across subcommands. Constants live here so each subcommand switch references the canonical token rather than a duplicate string literal.

Variables

This section is empty.

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

This section is empty.

Directories

Path Synopsis
Package ui provides the interactive TUI for displaying metrics.
Package ui provides the interactive TUI for displaying metrics.

Jump to

Keyboard shortcuts

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