buck2 audit | Perform lower level queries |
buck2 aquery | Perform queries on the action graph (experimental) |
buck2 build | Build the specified targets |
buck2 bxl | Run BXL scripts |
buck2 help-env | Print help for environment variables used by buck2 |
buck2 test | Build and test the specified targets |
buck2 cquery | Perform queries on the configured target graph |
buck2 init | Initialize a buck2 project |
buck2 explain | Generates web browser view that shows actions that ran in the last build mapped to the target graph |
buck2 expand-external-cell | Expand the contents of an external cell into the repo |
buck2 install | Build and install an application |
buck2 kill | Kill the buck daemon |
buck2 killall | Kill all buck2 processes on the machine |
buck2 root | Find buck cell, project or package root |
buck2 query | Alias for uquery |
buck2 run | Build and run the selected target |
buck2 server | Start, query, and control the http server |
buck2 status | Buckd status |
buck2 starlark | Run Starlark operations |
buck2 targets | Alias for utargets |
buck2 utargets | Show details about the specified targets |
buck2 ctargets | Resolve target patterns to configured targets |
buck2 uquery | Perform queries on the unconfigured target graph |
buck2 completion | Print completion configuration for shell |
buck2 docs | Print documentation of specified symbols |
buck2 profile | Run starlark profiler |
buck2 clean | Delete generated files and caches |
buck2 log | Commands for interacting with buck2 logs |
buck2 lsp | Start an LSP server for starlark files |
buck2 subscribe | Subscribe to updates from the Buck2 daemon |