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.

Swagger BadgeGo BadgeGitHub BadgeFastAPI BadgeHugging Face BadgeDocker BadgeSupabase Badge

Installation

Windows

Download the Windows executable file: CLI Windows Download

Linux
curl -L -o cloudcents https://github.com/cloudcents-ai/cli/raw/main/cloudcents

Getting Started

Start using the CLI with simple commands to authenticate, view cloud prices, or even interact with the Cloud Cents LLM.

CLI Demo

Authenticate

Use your API Key to authenticate to the CLI:

Authentication Command
cloudcents auth your-api-key

Checklist

View a checklist to set up your CloudCents project:

Checklist Command
cloudcents checklist

Prices

Get current cloud prices directly from the CLI:

Prices Command
cloudcents prices

Chat

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!