Little helper to call Taskcluster api calls in command line
Main problem that auth uses HAWK which requires libraries to calculate hmac of the authorization header
Usage in shell:
tc_api POST queue/v1/task '{payload here'}
tc_api GET auth/v1/ping