Documentation
¶
Overview ¶
Package formats provides the command for printing a list of supported formats.
Index ¶
Constants ¶
View Source
const ( CliUse = "formats" CliShort = "print supported formats" CliLong = "print supported formats" FlagFormat = "format" DefaultFormat = "json" )
Variables ¶
This section is empty.
Functions ¶
func CheckFormatsConfig ¶
CheckFormatsConfig checks the configuration for the formats command.
func InitFormatsFlags ¶
InitFormatsFlags initializes the flags for the formats command.
func NewCommand ¶
NewCommand returns a new instance of the formats command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.