rez-depends

Usage

rez depends [-h] [-d DEPTH] [--paths PATHS] [-b] [-p] [-g] [--pg]
                   [--wg FILE] [-q] [-v]
                   PKG

description

Perform a reverse package dependency lookup.

Options

-d, --depth

dependency tree depth limit

--paths

set package search path

-b, --build-requires

Include build requirements

-p, --private-build-requires

Include private build requirements of PKG, if any

-g, --graph

display the dependency tree as an image

--pg, --print-graph

print the dependency tree as a string

--wg, --write-graph <file>

write the dependency tree to FILE

-q, --quiet

don’t print progress bar or depth indicators

-v, --verbose

verbose mode, repeat for more verbosity