stubber.commands.build_cmd

Build stub packages - is a Light version of Publish command

Module Contents

Functions

cli_build(family, versions, ports, boards, clean)

Commandline interface to publish stubs.

stubber.commands.build_cmd.cli_build(family: str, versions: Union[str, List[str]], ports: Union[str, List[str]], boards: Union[str, List[str]], clean: bool)

Commandline interface to publish stubs.

Parameters
  • family (str) –

  • versions (Union[str, List[str]]) –

  • ports (Union[str, List[str]]) –

  • boards (Union[str, List[str]]) –

  • clean (bool) –