Skip to content

CLI for reading CSV file, extract Jira ticket number from each line an add it as additional column

License

Notifications You must be signed in to change notification settings

dipe/extract_ticket_numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtractTicketNumber

Installation

Install it as cli programm:

$ gem install extract_ticket_number

Usage

Describe available commands or one specific command:

$ extract_ticket_numbers help [COMMAND]

Extract ticket numbers from and add them to CSV file:

$ extract_ticket_numbers add_to_csv CSVFILE

Example

$ extract_ticket_numbers add_to_csv blue_ant_report.csv

About

CLI for reading CSV file, extract Jira ticket number from each line an add it as additional column

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages