780 B
780 B
name, description, agent, tools, argument-hint
| name | description | agent | tools | argument-hint | ||||
|---|---|---|---|---|---|---|---|---|
| scaffold-synology-docker-deploy | Scaffold Docker packaging and Synology SSH deployment files into a project with dry-run or apply mode. | agent |
|
project-root=<path> service=<name> stack=<auto|node|python|generic> mode=<dry-run|apply> app-port=<port> container-port=<port> |
Scaffold a target project for Synology Docker deployment by running the shared script.
Requirements:
- Use
resources/scripts/scaffold-synology-deploy.shinstead of manually writing files. - Resolve missing required arguments before execution.
- Default to
--mode dry-rununless the user explicitly asks for apply mode. - Summarize created or updated files and the next command to run in the target project.