Skip to content

Instantly share code, notes, and snippets.

@tnozicka
Created January 18, 2018 14:13
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 tnozicka/3740ba714413efb05dad06bcd98317ac to your computer and use it in GitHub Desktop.
Save tnozicka/3740ba714413efb05dad06bcd98317ac to your computer and use it in GitHub Desktop.
wtf-oadm
sudo ./openshift start --loglevel=4 2>&1 | tee /tmp/origin.log | grep -i -E 'deploy|'
DEPRECATED: The 'oadm' command is deprecated, please use 'oc adm' instead.
F0118 15:11:59.927720 30121 helpers.go:119] error: unknown command "start"
See 'oc adm -h' for help and examples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment