cuemap_project_push
Pack a project and upload it to the specified S3 URI using the engine host's AWS CLI; requires explicit confirmation before replacing any existing object.
Instructions
Pack and upload a CueMap project with the engine host's configured AWS CLI. Use only after explicit approval of the exact S3 destination; an existing object at that URI may be replaced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project ID to push. Defaults to the repository-scoped project. | |
| confirmed | No | Must be true after explicit user approval of the S3 destination. | |
| destination | Yes | Exact S3 object URI or prefix. |