1.0.2 • Published 4 years ago

@north-tec/dingx-iot-cli v1.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
4 years ago

dingx-iot-cli

oclif Version Downloads/week License

Usage

$ npm install -g @north-tec/dingx-iot-cli
$ dingx-iot COMMAND
running command...
$ dingx-iot (-v|--version|version)
@north-tec/dingx-iot-cli/1.0.2 win32-x64 node-v14.16.0
$ dingx-iot --help [COMMAND]
USAGE
  $ dingx-iot COMMAND
...

Commands

dingx-iot convert [FILE]

convert OpcuaReadVars.csv to vars.json

USAGE
  $ dingx-iot convert [FILE]

OPTIONS
  -d, --destination=destination  export path
  -h, --help                     show CLI help

EXAMPLES
  $ dingx-iot convert .
  $ dingx-iot convert -d ./export .

See code: src/commands/convert.ts

dingx-iot help [COMMAND]

display help for dingx-iot

USAGE
  $ dingx-iot help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.0

4 years ago