Resolves configured runtime profiles and writes a lockfile that captures the pinned references used for reproducible execution.
Arguments
- path
Lockfile path. Defaults to
runtime.lockfilein config (or"niflowr.lock.yml").- cfg
Optional resolved config list. Defaults to current effective config.
- profiles
Optional subset of profile names to lock. Defaults to all configured profiles.
- pull
Logical; allow pulling/resolving container artifacts when needed.
- include_specs
Logical; include spec id/version/profile index.