Skip to main content

trainloop upgrade

Upgrade the TrainLoop project to the latest release and refresh generated files.

Synopsis​

trainloop upgrade

Description​

The trainloop upgrade command pulls the newest TrainLoop CLI, updates auto-generated files like README.md, .gitignore, and trainloop.config.yaml, recreates the local .venv, and records the CLI version in your configuration.

Examples​

# Upgrade the current project
trainloop upgrade