# File lib/aeolus_cli/command/config_parser.rb, line 317
      def import
        import_command = ImportCommand.new(@options)
        import_command.import_image
      end