package
0.209.0
Repository: https://github.com/planetscale/cli.git
Documentation: pkg.go.dev

# Functions

Bold returns a string formatted with bold.
BoldBlack returns a string formatted with Black and bold.
BoldBlue returns a string formatted with blue and bold.
BoldGreen returns a string formatted with green and bold.
BoldRed returns a string formatted with red and bold.
BoldYellow returns a string formatted with yellow and bold.
No description provided by the author
No description provided by the author
No description provided by the author
NewFormatValue is used to define a flag that can be used to define a custom flag via the flagset.Var() method.
NewPrinter returns a new Printer for the given output and format.
Red returns a string formatted with red and bold.

# Constants

No description provided by the author
Human prints it in human readable format.
No description provided by the author

# Variables

No description provided by the author

# Structs

Printer is used to print information to the defined output.

# Type aliases

Format defines the option output format of a resource.