For the complete documentation index, see llms.txt. This page is also available as Markdown.

CLI

The Ubidots CLI allows you to manage devices, variables, cloud functions, and pages from the terminal for faster automation and testing

The Ubidots command-line interface (CLI) is a developer tool that lets you manage and locally develop Ubidots entities from your terminal. It provides:

  1. CRUD operations for Devices, Variables, UbiFunctions, and Pages.

  2. Local development environments for UbiFunctions (Docker-based runtime replication for library-accurate testing) and Pages (hot-reload preview server).

Learn more: PyPI · GitHub

Last updated

Was this helpful?