faf_migrate
Upgrades project.faf to the current schema version with faf migrate, directly editing the file on the real filesystem.
Instructions
Run faf migrate on a project directory to upgrade project.faf to the latest schema version. Operates on the REAL filesystem (bypasses the bash sandbox). Modifies project.faf in place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Absolute path to project directory (defaults to JUST_BASH_PROJECT_ROOT) |