.. _rez-bind: ======== rez-bind ======== .. program:: rez-bind Usage ===== .. code-block:: text rez bind [-h] [--quickstart] [-r] [-i PATH] [--no-deps] [-l] [-s] [-v] [PKG] ... description =========== Create a Rez package for existing software. Options ======= .. option:: --quickstart bind a set of standard packages to get started .. option:: -r, --release install to release path; overrides :option:`-i` .. option:: -i, --install-path install path, defaults to local package path .. option:: --no-deps Do not bind dependencies .. option:: -l, --list list all available bind modules .. option:: -s, --search search for the bind module but do not perform the bind .. option:: -v, --verbose verbose mode, repeat for more verbosity