rez-view#

Usage#

rez view [-h] [-f {py,yaml}] [-a] [-b] [-c] [-v] PKG

description#

View the contents of a package.

Options#

-f, --format#

format to print the package in

Choices: py, yaml

-a, --all#

show all package data, including release-related fields

-b, --brief#

do not print extraneous info, such as package uri

-c, --current#

show the package in the current context, if any

-v, --verbose#

verbose mode, repeat for more verbosity