faf_init
Create a starter .faf file by specifying project name, goal, and language. Generates a valid FAF YAML without overwriting existing files.
Instructions
Create a starter .faf file with project name, goal, and language. Generates a valid FAF YAML file with all required sections. Will not overwrite an existing file — use faf_discover first to check.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | my-project | |
| goal | No | ||
| language | No | ||
| path | No | project.faf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||