lib/ec2/host/cli.rb in ec2-host-0.0.9 vs lib/ec2/host/cli.rb in ec2-host-0.1.0

- old
+ new

@@ -49,9 +49,10 @@ option :info, :aliases => %w[-i], :type => :boolean, :desc => "show host info, not only hostname" option :json, + :aliases => %w[-j], :type => :boolean, :desc => "show detailed host info in json" option :debug, :type => :boolean, :desc => "debug mode"