cmd

package
v0.0.0-...-e7ec0b1 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: GPL-3.0 Imports: 48 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Ascii    tableRenderFormat = "ascii"
	HTML     tableRenderFormat = "html"
	Markdown tableRenderFormat = "markdown"
	CSV      tableRenderFormat = "csv"
)

Variables

This section is empty.

Functions

func Execute

func Execute(version string) (err error)

Types

type APIKeyParameters

type APIKeyParameters struct {
	Key string
}

func (APIKeyParameters) GetAPIKey

func (a APIKeyParameters) GetAPIKey() string

type ColorScheme

type ColorScheme struct {
	// contains filtered or unexported fields
}

type OutputFormatter

type OutputFormatter interface {
	Format(value any, options string, isRaw bool) error
	Description() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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