module-build-local¶
Synopsis¶
sample-rpkg module-build-local [-h] [--file [FILE_PATH]]
[--stream [STREAM]] [--skip-tests]
[--add-local-build BUILD_ID]
Description¶
Build a module locally using the mbs-manager command
Options¶
-
-h
--help
¶ show this help message and exit
-
--file
¶
The module’s modulemd yaml file. If not specified, a yaml file with the same basename as the name of the repository will be used.
-
--stream
¶
The module’s stream/SCM branch. This defaults to the current checked-out branch.
-
--skip-tests
¶
Adds a macro for skipping the check section
-
--add-local-build
¶
Import previously finished local module builds into MBS