.. _rez-view: ======== rez-view ======== .. program:: rez-view Usage ===== .. code-block:: text rez view [-h] [-f {py,yaml}] [-a] [-b] [-c] [-v] PKG description =========== View the contents of a package. Options ======= .. option:: -f, --format format to print the package in **Choices**: ``py``, ``yaml`` **Default**: ``yaml`` .. option:: -a, --all show all package data, including release-related fields .. option:: -b, --brief do not print extraneous info, such as package uri .. option:: -c, --current show the package in the current context, if any .. option:: -v, --verbose verbose mode, repeat for more verbosity