Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // LicenseWarrantyFlag flag allows to print license warranty LicenseWarrantyFlag = cli.BoolFlag{ Name: "warranty", Usage: "Show details of license warranty", } // LicenseConditionsFlag flag allows to print license conditions LicenseConditionsFlag = cli.BoolFlag{ Name: "conditions", Usage: "Show details of license conditions", } )
Functions ¶
func NewCommand ¶
NewCommand function creates license command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.