CloudCents CLI 🖥️
The CloudCents CLI is a powerful developer integration tool built with Go, enabling seamless access to cloud pricing data, project checklists, and LLM-powered insights directly from the terminal.
Installation
Download the Windows executable file: CLI Windows Download
Linux
curl -L -o cloudcents https://github.com/cloudcents-ai/cli/raw/main/cloudcentsGetting Started
Start using the CLI with simple commands to authenticate, view cloud prices, or even interact with the Cloud Cents LLM.

Authenticate
Use your API Key to authenticate to the CLI:
Authentication Command
cloudcents auth your-api-keyChecklist
View a checklist to set up your CloudCents project:
Checklist Command
cloudcents checklistPrices
Get current cloud prices directly from the CLI:
Prices Command
cloudcents pricesChat
Interact with the Cloud LLM from your terminal to get insights on cloud services:
Chat Command
cloudcents chat "Tell me the cheapest VM service to accommodate a 50-user app in Docker?"The CloudCents CLI is designed to streamline cloud management tasks and integrate seamlessly into your development workflow. Start optimizing your cloud resources today!