Skip to main content

plugin remove

v0.23.0

The proto plugin remove <id> command will remove the provided tool ID from the [plugins] section of the chosen (.prototools).

$ proto plugin remove node

Built-in plugins cannot be removed!

Arguments

  • <id> - ID of the tool.

Options

  • --from - Location of .prototools to update. v0.41.0
  • --global (deprecated) - Remove from the global ~/.proto/.prototools instead of the local ./.prototools.