versionx runtime
Runtime installation and management subcommands
Subcommands
list
List installed toolchains
prune
Remove toolchains unused for the given age cutoff
Flags
| Flag | Value | Default | Required | Global | Description |
|---|---|---|---|---|---|
--older-than-days | <OLDER_THAN_DAYS> | 90 | Minimum age in days before a toolchain is eligible for prune | ||
--dry-run | <DRY_RUN> | Preview the prune without touching disk. Possible values: true, false. | |||
--keep-latest | <KEEP_LATEST> | true | Always keep the newest install per tool. Possible values: true, false. |