Skip to main content
warning

Documentation is currently for moon v2. If you are using v1, some of the examples and settings may differ in syntax and functionality.

unpin

v0.36.0

The proto unpin <tool> command will unpin a version of a tool.

$ proto unpin go

By default this will update the local ./.prototools file. Pass --from to customize the location.

Arguments

  • <tool> - Type of tool.

Options