def execute(self): return BuildRunner.run_task_file(self.opts.config, 'build', filter=self.filter, force=self.opts.force)