balena-cli/build
Juan Cruz Viotti a803d4f646 Remove plugins manipulation commands
Since we're now forcing users to rely on `npm` directly for updates, we
can also get rid of plugin commands that attempt to
install/update/remove using npm programatically and require users to use
`npm` directly as well.

This commit removes the following commands:

- `plugins`
- `plugin install`
- `plugin update`
- `plugin remove`

Despite plugin related commands being removed, *the functionality that
scans for plugins and registers them remains intact*.
2015-08-19 10:57:42 -04:00
..
actions Remove plugins manipulation commands 2015-08-19 10:57:42 -04:00
data Commit build directory 2015-02-26 11:47:56 -04:00
utils Notify the user if there is an available update 2015-08-18 08:53:06 -04:00
app.js Remove plugins manipulation commands 2015-08-19 10:57:42 -04:00
errors.js Add ENOGIT specific error message 2015-03-10 13:56:55 -04:00
plugins.js Remove plugins manipulation commands 2015-08-19 10:57:42 -04:00