1.2.2 • Published 3 years ago
iots-cli v1.2.2
iots-cli
IOT browser scaffolding tool
Install
First make sure you have installed the latest version of node.js (You may need to restart your computer after this step).
From NPM for use as a command line app:
npm install iots-cli -g
From NPM for programmatic use:
npm install iots-cli
Introduction
Command list
iots-cli add [name] Create the configured template under [name]
iots-cli config get [name] Get [name] configuration
iots-cli config set [name] set [name] configuration
Command line options
-h, --help Print usage information.
`--help options` for details on available options.
-V, --version Print version number.
-c, --config [options] set profile address
For example:
iots-cli add video --config iot.js
By loading the specified IOT JS configuration file generates the corresponding template in the video directory