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