Roli SDK Setup
The SDK for Roli is called Roli Tools and allows administrators to deploy, manage, and edit Roli services.
Tools Prerequisites
- Node.js - v16 or higher.
- Terminal - The Roli SDK is accessed through its command-line interface (CLI).
Installation
The quickest way to install Roli Tools is to install it globally.
Verify
You can verify Roli Tools installed correctly by checking its version.
Selecting a Roli target
By default Roli Tools is configured to talk to the shared SaaS cluster. You can configure Roli Tools to point to another Roli installation using the roli set-endpoints
command.