build_init_app_command
Validate user choices and build the init-app command line, returning it for review before execution.
Instructions
Final step: validate confirmed user selections and return an init-app command without running it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drf | No | ||
| venv | No | ||
| server | No | ||
| database | No | sqlite | |
| strategy | No | standard | |
| framework | No | fastapi | |
| output_dir | No | ||
| project_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||