Skip to content

Instantly share code, notes, and snippets.

@oNguyenThanhTung
Last active November 24, 2017 02:15
Show Gist options
  • Save oNguyenThanhTung/fa1202913f1d15262c2a5e2a711bdd39 to your computer and use it in GitHub Desktop.
Save oNguyenThanhTung/fa1202913f1d15262c2a5e2a711bdd39 to your computer and use it in GitHub Desktop.
acs
curl -sS -H "Content-Type: application/json" --netrc-file ~/acsmine-pwd.netrc -X GET https://acsmine.tok.access-company.com/redmine/projects/sunday_webry/issues.json | grep -oE "\d{6}"| sort | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment