8000 GitHub - learn-alex/node-red-cli
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

learn-alex/node-red-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-RED Command Line Tool

Install this globally to make the node-red-admin command available on your path:

npm install -g node-red-admin

Note: you may need to run this with sudo, or from within an Administrator command shell.

Usage

Usage:
   node-red-admin <command> [args] [--help]

Description:
   Node-RED command-line client

Commands:
   target - Set or view the target URL
   login - Log user in to the targetted Node-RED admin api
   list - List all of the installed nodes
   info - Display more information about the module or node
   enable - Enable the specified module or node set
   disable - Disable the specified module or node set
   search - Search NPM for Node-RED modules relating to the search-term given
   install - Install the module from NPM
   remove - Remove the NPM module

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0