Elestio CLI & Skill
Elestio CLI, a full command-line tool for managing the Elestio platform, and the Elestio Skill, which teaches AI agents how to use it
Overview
What is the Elestio CLI? The Elestio CLI is the official command-line interface for the Elestio ...
Installation and Setup
Requirements Node.js >= 18 (check with node --version) An active Elestio account with a verif...
Using the Elestio CLI – Command Reference
Authentication & Configuration elestio login --email X --token Y # Store credentials local...
Using the Agent Skill with AI Agents
How it works The Elestio Agent Skill is a SKILL.md file placed in your AI agent's skills directo...
Deploying Services
Elestio supports two deployment modes: Catalog Deployment (400+ pre-built open-source template...
Managing Services
Listing & Inspecting Services # List all services across all projects elestio services # Fil...
Backups & Storage
Elestio provides three backup tiers and two storage extension types (volumes and snapshots). L...
CI/CD Pipelines
Elestio CI/CD Pipelines let you deploy your own code from GitHub, GitLab, or a Docker registry on...
Cloud Provider Guide
Elestio supports 9 cloud providers across 100+ regions. Each provider has different features, pri...
Troubleshooting & Error Reference
Error Reference Table Error message Cause Solution Not configured No credentia...