campaigner/cmd
Miguel de la Cruz 21c18b3095 Removes --project flag
Removed the need to use --project as its value is now inferred from
--epic. This commit adds an example of use to the `init` command too
2020-04-16 10:05:01 +02:00
..
add.go Add output info when adding tickets 2020-03-07 12:04:24 +01:00
filter.go Adds filter to the root command and updates README 2020-02-29 14:30:59 +01:00
init.go Removes --project flag 2020-04-16 10:05:01 +02:00
publish.go Initial approach to github issue creation 2020-03-07 13:27:11 +01:00
root.go Adds first version of status 2020-03-06 19:54:52 +01:00
standalone.go Removes --project flag 2020-04-16 10:05:01 +02:00
status.go Add import csv command 2020-03-07 11:11:40 +01:00
sync.go Add structure to the sync command 2020-03-04 22:26:04 +01:00
token.go Adds implementation for init command 2020-02-29 13:33:03 +01:00
utils.go Add get-jira-ticket command 2020-03-01 13:02:52 +01:00