90 91 92
# File 'lib/cf/cli/app/push/create.rb', line 90 def start_app(app) invoke :start, :app => app if input[:start] end