auth
foundry login
Authenticate and store a scoped API key locally.
Command line
The Foundry CLI lets you upload datasets, launch jobs, tail logs, and chat with models — perfect for scripting and CI.
auth
Authenticate and store a scoped API key locally.
data
Upload a CSV or JSONL dataset for training.
train
Launch a fine-tune job against a base model.
logs
Tail live training logs with loss and ETA.
chat
Open an interactive chat with a named model.
ci
Promote a model destination from a pipeline.
Wire the CLI into CI to re-fine-tune on every data change.