bob-query-recipe

Name

bob-query-recipe - Query package sources

Synopsis

bob query-recipe [-h] [-D DEFINES] [-c CONFIGFILE]
                 [--sandbox | --slim-sandbox | --dev-sandbox | --strict-sandbox | --no-sandbox]
                 packages [packages ...]

Description

Print the involved recipe and class files of packages. Each file name is printed only once, even if multiple packages are specied that share source files.

Options

-c CONFIGFILE

Use config File

-D DEFINES

Override default environment variable

--dev-sandbox

Enable development sandboxing.

--no-sandbox

Disable sandboxing

--sandbox

Enable partial sandboxing.

--slim-sandbox

Enable slim sandboxing.

--strict-sandbox

Enable strict sandboxing.