module-build

Synopsis

sample-rpkg module-build [-h] [--watch] [--optional KEY=VALUE]
                         [scm_url] [branch]

Description

Build a module using MBS

Arguments

scm_url

The module’s SCM URL. This defaults to the current repo.

branch

The module’s SCM branch. This defaults to the current checked-out branch.

Options

-h --help

show this help message and exit

--watch -w

Watch the module build

--optional

MBS optional arguments in the form of “key=value”