Skip to content

Instantly share code, notes, and snippets.

@kanedafromparis
Forked from fjcloud/oc get all
Created October 14, 2019 16:13
Show Gist options
  • Save kanedafromparis/d893fb35fa0fb2fd8c2127a5fe1b47ba to your computer and use it in GitHub Desktop.
Save kanedafromparis/d893fb35fa0fb2fd8c2127a5fe1b47ba to your computer and use it in GitHub Desktop.
oc get --ignore-not-found $( oc api-resources --verbs=list --namespaced -o name | xargs | sed 's/\ /,/g')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment