Skip to main content

versionx runtime

Runtime installation and management subcommands

Subcommands

list

List installed toolchains

prune

Remove toolchains unused for the given age cutoff

Flags

FlagValueDefaultRequiredGlobalDescription
--older-than-days<OLDER_THAN_DAYS>90Minimum 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>trueAlways keep the newest install per tool. Possible values: true, false.

See also