UNPKG

blynk-tools

Version:

Tools for working with Blynk IoT Platform

7 lines (6 loc) 178 B
module.exports = { command: 'gateway <command>', describe: 'Connect devices to Blynk Cloud', aliases: ['gw','connect'], builder: (yargs) => yargs.commandDir('gateway') }