Skip to content

rattler-build migrate-recipe#

Migrate a recipe from the deprecated cache: format to staging: outputs

Usage#

rattler-build migrate-recipe [OPTIONS]

Options#

  • --recipe (-r) <RECIPE>
    Path to the recipe file or directory containing recipe.yaml. Defaults to current directory
    default: .
  • --dry-run
    Perform a dry-run: show the migrated recipe without writing to the file
    default: false