Method: Ec2ssh::CLI#migrate

Defined in:
lib/ec2ssh/cli.rb

#migrateObject



49
50
51
52
# File 'lib/ec2ssh/cli.rb', line 49

def migrate
  command = make_command :migrate
  command.run
end