sbsv2/raptor/notes/query_cli.txt
author Dean Draper <dean.draper@nokia.com>
Tue, 18 May 2010 20:04:14 +0100
branchfix
changeset 561 a50b8a8df628
parent 501 ae2462f67a30
permissions -rw-r--r--
Fix for SF Bug 2562[Raptor]adds incorrect entries into .iby files w.r.t file paths


A new --query command-line option allows other tools to easily read raptor's
configuration data without having to understand exactly how raptor config
files work.

For example, all the valid build aliases which can be used to build with
the -c option can be obtained using:

sbs --query=aliases

All the known product variants can be obtained using:

sbs --query=products

And the details of a particular configuration can be found using:

sbs --query=config[armv5_urel.n8]