Overview

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

Ubidots CLI

The Ubidots command line interface (CLI) provides:

  1. An SDK for UbiFunctions.

  2. A management tool for Ubidots.

1. SDK for UbiFunctions

The Ubidots CLI enables you to set up a fully-featured local development environment for UbiFunctions, replicating runtimes and their included libraries, allowing developers to seamlessly write, test, and deploy serverless functions directly from their local machine to UbiFunctions.

2. Management tool for Ubidots

The Ubidots CLI provides a way to manage your Ubidots account by allowing you to perform CRUD (create, read, update, delete) operations over the following entities in Ubidots:

  • Devices

  • Variables

  • Functions

Last updated

Was this helpful?