None
As a devops nerd, I am used to passing JSON around. rhc emits results in a variety of formats, not just the current human-readable format.
rhc --format json status | jq . returns usable data.