# File lib/heroku/commands/service.rb, line 7 def up error "heroku service:up is defunct. Use heroku workers +1 instead." end