
Usage: %{product} %{command} <options> -- <binary target> <flags to binary>

Build the specified target and run it with the given arguments.

'run' accepts any 'build' options, and will inherit any defaults
provided by .%{product}rc.

If your script needs stdin or execution not constrained by the %{product} lock,
use '%{product} run --script_path' to write a script and then execute it.

%{options}
