Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Printer ¶
func NewPrinter ¶
func (*Printer) PrintDetail ¶
PrintDetail renders key-value pairs for a single record view.
func (*Printer) PrintJSON ¶
func (p *Printer) PrintJSON(v interface{})
PrintJSON outputs v as indented JSON. Used for full-fidelity API responses.
func (*Printer) PrintTable ¶
PrintTable renders tabular data in the configured format. In quiet mode, only the first column (IDs) is printed.
Click to show internal directories.
Click to hide internal directories.