CLI Installation
How to install the Python-based Shuttle Command Line Interface (CLI) using uv.
Using Shuttle within your projects
uv venv source .venv/bin/activateuv init uv add shuttle-cobrauv run -m shuttle deploy uv run -m shuttle logs uv run -m shuttle localshuttle deploy shuttle logs shuttle local
Last updated