cyd_app_deploy
Installs or updates an entire app directory on the CYD, validating manifest and transferring entry file, assets, and binaries after returning Home to allow uploads.
Instructions
Machine-specific (cyd). Action, L1. Install or update a whole app directory - manifest.json, the entry file and every asset, binary included - after checking the manifest. app_dir is resolved inside CYD_DESKTOP_APPS_ROOT, which defaults to the repository's examples directory. Returns to Home first, because the device refuses uploads while an app runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pin | No | ||
| launch | No | ||
| app_dir | Yes | ||
| replace | No |