Skip to content

Instantly share code, notes, and snippets.

@marcodejongh
Last active August 29, 2015 14:06
Show Gist options
  • Save marcodejongh/7c4f0a3afc1ad6d99820 to your computer and use it in GitHub Desktop.
Save marcodejongh/7c4f0a3afc1ad6d99820 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