stubber.commands.build_cmd ========================== .. py:module:: stubber.commands.build_cmd .. autoapi-nested-parse:: Build stub packages - is a Light version of Publish command Functions --------- .. autoapisummary:: stubber.commands.build_cmd.cli_build Module Contents --------------- .. py:function:: cli_build(family: str, versions: Union[str, List[str]], ports: Union[str, List[str]], boards: Union[str, List[str]], clean: bool, force: bool) Commandline interface to publish stubs.