Skip to main content
warning

Documentation is currently for moon v2 and latest proto. Documentation for moon v1 has been frozen and can be found here.

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
  • --type - Type of plugin to remove, either tool (default) or backend. v0.52.0