查询与生命周期命令
pinset outdated
将每个精确锁定版本同时与“请求选择器允许的最新版本”和“最新稳定版本”比较。
在 GitHub 查看源文档 ↗| 字段 | 说明 |
|---|---|
| 用途 | 将每个精确锁定版本同时与“请求选择器允许的最新版本”和“最新稳定版本”比较。 |
| 语法与参数 | `pinset outdated [tool] [--global |
| 修改状态 | 否。 |
| 示例 | pinset outdated --cwd ./app --json |
| JSON | 支持;命令名为 outdated,data.runtimes 包含 requested、current、latest_compatible、latest、update_available 与 upgrade_available。 |
| 退出码 | 完整比较后为 0;作用域、锁或元数据验证失败为 2。 |
| 关键错误 | 项目缺失、工具不支持、锁无效或 Provider 元数据失败。 |
/docs/commands/outdatedPinset 2.1