Skip to content

Instantly share code, notes, and snippets.

@ryanvgates
Created May 10, 2021 20:54
Show Gist options
  • Save ryanvgates/03a4802d2639ab77bb29cb2db652eae2 to your computer and use it in GitHub Desktop.
Save ryanvgates/03a4802d2639ab77bb29cb2db652eae2 to your computer and use it in GitHub Desktop.
Status report in TeamCity
curl -H "Accept: application/json" http://mysite.com/status/ | jq . | tee status.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment