Skip to content

Command Line Interface

repo-on-fire is designed as a thin command line layer around Google's repo tool. Most commands are passed straight through to repo, so the tool can be used as a drop-in replacement in day-to-day workflows without asking you to learn a new interface.

On top of that familiar base, repo-on-fire adds a handful of convenience commands for tasks that are common when working with larger multi-repository workspaces. These commands focus on smoothing out repetitive workspace operations, improving setup performance, and making it easier to capture or manipulate the state of a whole repo checkout from one place.