Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 535 Bytes

File metadata and controls

19 lines (11 loc) · 535 Bytes

Getting Started

Welcome to AlloraCLI! This guide will help you set up and start using the CLI for AI-powered infrastructure management.

Installation

See the main README for installation instructions.

Configuration

Run allora init to initialize, then configure your cloud providers and API keys.

Basic Usage

  • allora ask "How can I optimize my AWS costs?"
  • allora deploy --environment production --service web-app
  • allora monitor --provider aws --resource ec2

For more, see the API Documentation.