Skip to main content

root

This document provides an overview of the commands and options available under buck2 root.

buck2 root

Find buck cell, project or package root

Usage: buck2 root [OPTIONS]

Options:

  • -k, --kind <KIND> which root to print

    • Default value: cell
    • Possible values:
      • cell
      • project
      • daemon
  • --dir <PATH> determine the root for a specific directory (if not provided, finds the root for the current directory)