Skip to content

Instantly share code, notes, and snippets.

@juandspy
Created November 5, 2021 07:55
Show Gist options
  • Save juandspy/2382cc7495dd581df313634880fdc252 to your computer and use it in GitHub Desktop.
Save juandspy/2382cc7495dd581df313634880fdc252 to your computer and use it in GitHub Desktop.
OpenShift useful commands
# Delete cronjob history
oc delete jobs -l parent=$CRONJOB_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment