glue-plugin-cli
The glue cli plugin is used to maintain information related to installed plugins and its instances. It is the process manager for your gluestack plugins and it manages all the instances of plugins. It is used internally by the develop plugin.
Installation
The glue-plugin-develop has a dependency on framework-cli plugin and is required to run a gluestack project, you can run the following command in project's root directory:
$ node glue add framework-cli
node glue add framework-cli