Skip to content

Instantly share code, notes, and snippets.

@saadlu
Created March 8, 2020 16:41
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 saadlu/b778a79244b5023ab52f6a7886e01b8a to your computer and use it in GitHub Desktop.
Save saadlu/b778a79244b5023ab52f6a7886e01b8a to your computer and use it in GitHub Desktop.
k8s/oc custom column examples
`oc get routes -o custom-columns=NAME:.metadata.name,HOST:.spec.host --all-namespaces`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment