unpin
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
--from- Location of.prototoolsto update. Supportsglobal,local, anduser. v0.41.0