balena-cli/doc/plugin/remove.md
2015-03-03 11:32:24 -04:00

303 B

plugin rm

Use this command to remove a resin.io plugin.

Notice this command asks for confirmation interactively. You can avoid this by passing the --yes boolean option.

Examples:

$ resin plugin rm hello
$ resin plugin rm hello --yes

Options

--yes, -y

confirm non interactively