Created
August 29, 2019 10:09
-
-
Save SimonRichardson/b1539fdef5607bbdb0df91c1c52b0da3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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