#!/usr/bin/ruby

require 'opsworks_rolling_deploy/cli'

OpsworksRollingDeploy::Cli.run
