rbm-show_used_projects - Man Page
Show which projects are used when processing a config option
Synopsis
rbm show_used_projects <project> <config name> [options]
Description
This command works in a similar way to showconf, but instead of printing the selected config option, it will print the projects that were used while processing this option.
Command Line Options
See rbm_cli(7).
Example
Show which projects are being used when processing the build script from the release project using the alpha target:
$ rbm show_used_projects release build --target alpha
See Also
Referenced By
07/16/2026