Utility to Search and download Issues From JIRA with a configurable Filters and return fields. Retrieved Issues from JIRA will be downloaded as CSV in the path specified in the config.json file.
Usage
ferry [flags]
ferry [command]
Available Commands
export Search and export Issues From JIRA
help Help about any command
version Print the version
Flags
-h, --help help for ferry
Use "ferry [command] --help" for more information about a command.
export command
ferry export --config config.json --project "Your Project" --output ~/Documents/ferry.csv
config.json file specifies.
* Filters to be applied. Example : Project, Issue Type, Sprint etc
* FieldsToRetrive to be rendered as columns in the downloaded csv file
Download InProgress:
Download Complete: