Documentation ¶
Index ¶
Constants ¶
View Source
const ( OutputFormatPretty = "pretty" OutputFormatJson = "json" )
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute(options CliOptions)
Types ¶
type CliOptions ¶
type CliOptions struct {
Version string
}
Click to show internal directories.
Click to hide internal directories.