9 10 11
# File 'lib/container_ship/cli.rb', line 9 def init(cluster_name) Command::InitCommand.new.run(cluster_name) end