.. _rez-bundle: ========== rez-bundle ========== .. program:: rez-bundle Usage ===== .. code-block:: text rez bundle [-h] [-s | -f | -n] [-v] RXT DEST_DIR description =========== Bundle a context and its packages into a relocatable dir. Options ======= .. option:: -s, --skip-non-relocatable leave non-relocatable packages non-bundled, rather than raise an error .. option:: -f, --force bundle package even if it isn't relocatable (use at your own risk) .. option:: -n, --no-lib-patch don't apply library patching within the bundle .. option:: -v, --verbose verbose mode, repeat for more verbosity