Install the CLI
The RunBuoy CLI is published on PyPI. It supports macOS and Linux and requires Python 3.12 or newer.
Install with uv
If your terminal still cannot find runbuoy:
Upgrade or remove it:
Install with pipx
If your terminal still cannot find runbuoy:
Upgrade or remove it:
Install a specific version
Install tmux
Durable runs require the system-provided tmux:
Python package managers do not install this system dependency.
Shell completion
Choose your current shell explicitly:
Restart the terminal afterward. Commands, options, valid enum values, and local Run IDs will be completed automatically. status and logs include every local Run; attach and cancel include only active Runs.