Export recipe bundle
export_recipe_bundleWrite selected recipes to a portable JSON bundle for transfer to another machine or CI. Re-import using import_recipe_bundle.
Instructions
Write selected recipes to a portable JSON bundle on disk. Use it to hand recipes to another machine or to CI; re-import the bundle with import_recipe_bundle, or produce a signed/versioned artifact with publish_recipe_bundle. Writes a file (destructive).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_file | Yes | ||
| recipe_ids | No | ||
| include_all | No |