Documentation ¶
Index ¶
Constants ¶
View Source
const JSON = "json"
JSON flag for whether or not output should be json
Variables ¶
View Source
var Cmd = cli.Command{ Name: "report", Usage: "Generate reports", Subcommands: []cli.Command{ dependenciesCmd, licensesCmd, attributionCmd, }, }
Cmd command for generating reports
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.