.. _module-build:

module-build
============

.. program:: module-build

Synopsis
--------

::

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

Description
-----------

Build a module using MBS

Arguments
---------

.. option:: scm_url

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

.. option:: branch

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



Options
-------

.. option:: -h --help

   show this help message and exit

.. option:: --watch -w

   Watch the module build

.. option:: --optional

   MBS optional arguments in the form of "key=value"