Skip to content

Instantly share code, notes, and snippets.

@SimonRichardson
Created August 29, 2019 10:09
Show Gist options
  • Save SimonRichardson/b1539fdef5607bbdb0df91c1c52b0da3 to your computer and use it in GitHub Desktop.
Save SimonRichardson/b1539fdef5607bbdb0df91c1c52b0da3 to your computer and use it in GitHub Desktop.
juju controllers --format=json | jq ".controllers | keys[]" | xargs -I % juju kill-controller -t 0s -y %
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment