Skip to content

Instantly share code, notes, and snippets.

@vfarcic
Created September 5, 2019 10:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save vfarcic/9ddfd77e6b36913e9cc1247cf0b12b0d to your computer and use it in GitHub Desktop.
Save vfarcic/9ddfd77e6b36913e9cc1247cf0b12b0d to your computer and use it in GitHub Desktop.
hub delete -y \
$GH_USER/environment-tekton-staging
hub delete -y \
$GH_USER/environment-tekton-production
hub delete -y $GH_USER/jx-go
rm -rf ~/.jx/environments/$GH_USER/environment-tekton-*
rm -rf jx-go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment