list
danger
This command was removed in v0.44, use proto versions
instead!
The proto list <tool>
(or proto ls
) command will list installed versions by scanning the
manifest at ~/.proto/tools/<tool>/manifest.json
for possible versions.
$ proto list node
16.16.0
18.2.0
19.4.0
Arguments
<tool>
- Type of tool.
Options
--aliases
- Include aliases in the list.