Skip to content

rattler-build debug run#

Re-run the build script in an existing debug environment

Usage#

rattler-build debug run [OPTIONS]

Options#

Modifying result#

Description#

Re-run the build script in an existing debug environment.

Sources build_env.sh and executes conda_build.sh (or .bat on Windows). Use --trace to enable bash -x for verbose output. The exit code of the build script is propagated.