/bug-to-excel-cli

download bugs list from bugzilla to excel with cli command

Primary LanguageJavaScriptMIT LicenseMIT

bug-to-excel-cli

download bugs list from bugzilla to excel with cli command

Usages:

Usage: app [options]

Options:

-u, --url <url>     Url of bug list to generate.
-s, --specifyName   Specify string of file name.
-h, --help          output usage information

Examples:

node app.js -u "http://..." -s Name

demo