FlexAI CLI
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.
Getting Started
Section titled “Getting Started”Installation & Authentication
Section titled “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
Section titled “Core Services”Model Inference
Section titled “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
Section titled “Model Training”Train and Fine-tune models.
- Training Commands - All training-related commands
- Quickstart guide: Creating a Training Job
Platform Services
Section titled “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
Section titled “Updates & Changes”- Changelog - Latest CLI updates and changes