Query and lifecycle commands
pinset list
List installed versions, or query official available versions for one Provider.
View source on GitHub ↗| Field | Description |
|---|---|
| Purpose | List installed versions, or query official available versions for one Provider. |
| Syntax and arguments | pinset list [tool] [--available] [--json]. --available requires tool. |
| Modifies state | No. |
| Example | pinset list java --available --json |
| JSON | Yes; command name list, with versions under data.versions. |
| Exit | 0 success; 2 on argument or metadata failure. |
| Key errors | Unsupported Provider, network/metadata failure, invalid or untrusted signed metadata, or response limit exceeded. |
/en/docs/commands/listPinset 2.1