Use the following steps if you want to use your operating system's command line to build: (1) all targets in a single batch, (2) one specific target, or (3) a batch target that already exists in Flare. Using this method, you do not have to open Flare at all.
Primary target If you want to quickly generate the primary target for your project using the Flare interface, see Building the Primary Target.
Single target If you want to generate one target that is not designated as your primary target using the Flare interface, see Building a Single Target.
Batch target If you want to generate and/or publish one or multiple targets in a batch from the user interface, perhaps scheduled to run at a specific time, see Building Output Using a Batch Target.
A batch is simply a way to perform many tasks with one action by grouping all of those tasks into a batch. There are a couple of ways that you can use batches for output in Flare.
After you build targets using the command line, you can do any of the following:
Move on to the final step, Distributing Output.