158 159 160
# File 'lib/ufo/cli.rb', line 158 def scale(service=:current, count) Scale.new(service, count, options).update end