node-red-contrib-remote-cli
v1.1.0
Published
CLI for Remote-RED, the Remote Access ecosystem for Node-RED.
Downloads
6
Readme
Remote-RED CLI
With the Remote-RED CLI you can automate the installation of Remote-RED. It is possible to create a Remote Access node and it´s corresponding config node. They will be activated against the Remote-RED servers. Additional you can create new App-Install QR Codes for existing instances.
The purpose of this CLI is to configure Remote-RED while factory processes of IoT devices.
Requirements
You need a installation of the Remote-RED nodes (node-red-contrib-remote) on your local Node-RED and access to the HTTP Admin API of Node-RED.
Usage
Install the CLI: npm i -g node-red-contrib-remote-cli
Get the help: node-red-contrib-remote-cli --help
Get the help about configuring Remote RED: node-red-contrib-remote-cli configure --help
Example: node-red-contrib-remote-cli configure --flowname RemoteAccess --name RemoteAccess --region de
Contact
You will find more information on www.remote-red-com. You can contact me by mail through [email protected].