Welcome to the esp-rainmaker-cli
repository!
This repository contains the source of ESP RainMaker Command Line utility.
ESP RainMaker is an end-to-end solution offered by Espressif to enable remote control and monitoring for ESP32 based products without any configuration required in the Cloud.
esp-rainmaker-cli is available on Python Package Index (PyPI). It can be installed using pip.
python3 -m pip install esp-rainmaker-cli
Please check the CLI Usage guide for more information.
For more help, you can also run the following command:
esp-rainmaker-cli --help