sync
Update the project environment to match the lockfile, with options to upgrade dependencies or preview changes via dry-run.
Instructions
Synchronize the project environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locked | No | Require the lockfile to remain unchanged. | |
| dry_run | No | Show changes without applying them. | |
| upgrade | No | Upgrade dependencies where possible. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |