Installing Plato CLI
The Plato CLI provides powerful tools for managing simulators, creating development environments, and deploying your changes.Quick Installation
Install Plato CLI globally using uv:Set Up Authentication
Configure your API key from the Plato dashboard: Create a.env
file:
.env
Verify Setup
Test your connection:Next Steps
Ready to start developing? Check out our guides:- Quickstart Guide - Clone your first simulator
- Development Sandbox - Set up isolated development environment
- Simulator Management - Learn all CLI commands