Project and selection commands
pinset unset
Remove one project or global selection without uninstalling its runtime.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | Remove one project or global selection without uninstalling its runtime. |
| Syntax and arguments | `pinset unset <tool> [--global |
| Modifies state | Yes. Updates the chosen config and lock only. |
| Example | pinset unset python --cwd ./app |
| JSON | No. |
| Exit | 0 success; 2 on invalid scope or write failure. |
| Key errors | Unsupported tool, no matching project, missing selection, or config/lock write failure. |
/en/docs/commands/unsetPinset 2.1