I found myself repeating this over and over when testing Origin builds:
openshift cli start-build XYZ
openshift cli build-logs 123
I would be nice to have an option for start-build to wait till the container is started and then start streaming logs automatically:
openshift cli start-build XYZ --stream-log