Skip to content

Instantly share code, notes, and snippets.

@rymawby
Created November 2, 2012 10:33
Show Gist options
  • Select an option

  • Save rymawby/4000057 to your computer and use it in GitHub Desktop.

Select an option

Save rymawby/4000057 to your computer and use it in GitHub Desktop.
Get Jira Summary
jira.sh -s <jira-url> --user <username> --password <password> --action getFieldValue --issue "<issue-id>" --field 'summary'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment