11 12 13 14 15
# File 'lib/puter/cli/aws.rb', line 11 def images(region_name = options[:region]) CLI.run_cli do raise 'NOT IMPLEMENTED' end end