cli_upgrade
Upgrade provider CLIs via native update mechanisms, using dry-run mode to preview plans before executing changes.
Instructions
Plan (dryRun, default true) or execute an upgrade for one provider CLI using its native update mechanism.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cli | Yes | CLI to upgrade (claude|codex|gemini|grok|mistral|devin|cursor) | |
| dryRun | No | When true, return the upgrade plan without running it | |
| target | No | Package tag/version/target to install (default: latest) | latest |
| timeoutMs | No | Upgrade timeout in ms when dryRun=false |