Back to Moon

list

website/docs/proto/commands/list.mdx

2.2.4417 B
Original Source

:::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.

shell
$ proto list node
16.16.0
18.2.0
19.4.0

Arguments

  • <tool> - Type of tool.

Options

  • --aliases - Include aliases in the list.