Skip to content

Instantly share code, notes, and snippets.

@JulienBreux
Created January 24, 2020 11:42
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 JulienBreux/7dea5c890dd39454ec61be05a99aa1e7 to your computer and use it in GitHub Desktop.
Save JulienBreux/7dea5c890dd39454ec61be05a99aa1e7 to your computer and use it in GitHub Desktop.
minikube_initialized=$(minikube profile list -o json | jq 'select(.valid != null) | .valid | map(select(.Name == "minikube")) | length')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment