# File lib/aeolus_cli/command/config_parser.rb, line 274
      def build
        b = BuildCommand.new(@options)
        b.run
      end