# File lib/rhc/commands/app.rb, line 262 def status(app) # TODO: add a way to deprecate this and alias to show --apache options.state = true show(app) end