# sensorlab-cli **Repository Path**: mirrors_Orange-OpenSource/sensorlab-cli ## Basic Information - **Project Name**: sensorlab-cli - **Description**: A command line interface (CLI) based on nodeJS that controls the sensorlab platform - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sensorlab-cli SensorLab2 command line interface ## Brief This application is the command line interface of Sensorlab2 ## Installation sensorlab-commands is available via NPM: ```bash npm install sensorlab-cli -g ``` ## Usage To start the command line interface ```bash sensorlab-cli ``` The documentation is built-in and available by typing ```bash >help ``` ## License Mozilla Public License Version 2.0 (MPL-2.0).