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

Overview

Learn how to interact with Ubidots from your local machine using the Ubidots CLI.

Ubidots CLI

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).

Last updated

Was this helpful?