Skip to content

Instantly share code, notes, and snippets.

@LSTANCZYK
Forked from marcodejongh/Jira commands
Last active August 29, 2015 14:06
Show Gist options
  • Save LSTANCZYK/995863e775c1e95b8eb5 to your computer and use it in GitHub Desktop.
Save LSTANCZYK/995863e775c1e95b8eb5 to your computer and use it in GitHub Desktop.
#Log hours
jira --action addWork --issue BADDR-66 --timeSpent 8h --date '9/5/2014 4:00'
#Add comment to a issue
jira --action addComment --issue BADDR-66 --comment 'Just testing out the CLI [~desoes]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment