The FlexAI Command Line Interface (CLI) allows you to manage your AI workloads directly from your terminal. Build, train, and deploy models with simple commands.Documentation Index
Fetch the complete documentation index at: https://docs.flex.ai/llms.txt
Use this file to discover all available pages before exploring further.
Getting Started
Installation & Authentication
- CLI Installation - Install the FlexAI CLI
- CLI Authentication - Authenticate with your FlexAI account
- CLI Autocompletion - Enable shell autocompletion for the CLI
Core Services
Model Inference
Deploy and manage Inference Endpoints for your models.- Inference Commands - All inference-related commands
- Quickstart guide: Deploying a Public Model
- Quickstart guide: Deploying a Private Model
Model Training
Train and Fine-tune models.- Training Commands - All training-related commands
- Quickstart guide: Creating a Training Job
Platform Services
Manage checkpoints, secrets, and storage.- Checkpoint Manager - Manage model checkpoints
- Code Registry Manager - Manage code repositories
- Dataset Manager - Manage datasets
- Guide: Uploading Datasets
- Observability Services - Monitor logs and metrics for your workloads
- Remote Storage Connection Manager - Manage remote storage
- Secret Manager - Manage secrets and credentials
Updates & Changes
- Changelog - Latest CLI updates and changes