Skip to main content

killall

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

buck2 killall

Kill all buck2 processes on the machine

Usage: buck2 killall [OPTIONS]

Options:

  • --event-log <PATH> Write events to this log file

  • --write-build-id <PATH> Write command invocation id into this file

  • --unstable-write-invocation-record <PATH> Write the invocation record (as JSON) to this path. No guarantees whatsoever are made regarding the stability of the format

  • --command-report-path <PATH> Write the command report to this path. A command report is always written to buck-out/v2/&lt;uuid&gt;/command_report even without this flag