Skip to content

Instantly share code, notes, and snippets.

@WadeBarnes
Created August 27, 2019 22:09
Show Gist options
  • Save WadeBarnes/0e13c3de3cf540a3ad92a2574d9eef60 to your computer and use it in GitHub Desktop.
Save WadeBarnes/0e13c3de3cf540a3ad92a2574d9eef60 to your computer and use it in GitHub Desktop.
oc get -n devex-von-bc-registries-agent-tools pod -o wide 2>/dev/null | grep Error | awk '{print $1}' | xargs oc -n devex-von-bc-registries-agent-tools delete pod {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment