rez-bundle#

Usage#

rez bundle [-h] [-s | -f | -n] [-v] RXT DEST_DIR

description#

Bundle a context and its packages into a relocatable dir.

Options#

-s, --skip-non-relocatable#

leave non-relocatable packages non-bundled, rather than raise an error

-f, --force#

bundle package even if it isn’t relocatable (use at your own risk)

-n, --no-lib-patch#

don’t apply library patching within the bundle

-v, --verbose#

verbose mode, repeat for more verbosity