rattler-build debug shell#
Open an interactive debug shell in an existing build environment
Usage#
Options#
-
--work-dir <WORK_DIR>- Work directory to use (reads from last build in rattler-build-log.txt if not specified)
-
--experimental- Enable experimental features
env:RATTLER_BUILD_EXPERIMENTAL
-
--allow-insecure-host <ALLOW_INSECURE_HOST>- List of hosts for which SSL certificate verification should be skipped
May be provided more than once.
-
--channel-priority <CHANNEL_PRIORITY>- Channel priority to use when solving
Modifying result#
-
--output-dir <OUTPUT_DIR>- Output directory for build artifacts.
env:CONDA_BLD_PATH
Description#
Open an interactive debug shell in an existing build environment.
By default, reads the work directory from the last build in rattler-build-log.txt. You can also specify --work-dir explicitly.