Query and lifecycle commands
pinset outdated
Compare each exact locked version with the newest version compatible with its requested selector and with the latest stable release.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Compare each exact locked version with the newest version compatible with its requested selector and with the latest stable release. |
| Syntax and arguments | `pinset outdated [tool] [--global |
| Modifies state | No. |
| Example | pinset outdated --cwd ./app --json |
| JSON | Yes; command name outdated, with requested, current, latest_compatible, latest, update_available, and upgrade_available under data.runtimes. |
| Exit | 0 after a complete comparison; 2 if scope, lock, or metadata validation fails. |
| Key errors | Missing project, unsupported tool, invalid lock, or Provider metadata failure. |
/en/docs/commands/outdatedPinset 2.1