Skip to content

Instantly share code, notes, and snippets.

@rctay
Last active January 29, 2019 08:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rctay/46799f9ead513727fd330e2b6b2831a7 to your computer and use it in GitHub Desktop.
Save rctay/46799f9ead513727fd330e2b6b2831a7 to your computer and use it in GitHub Desktop.
fly -t ci workers --json | jq '.[] | select(.state=="stalled").name'\
| xargs fly -t ci prune-worker -w
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment