stubber.commands.publish_cmd¶
Commandline interface to publish stubs.
Functions¶
|
Commandline interface to publish stubs. |
Module Contents¶
- stubber.commands.publish_cmd.cli_publish(family: str, versions: str | List[str], ports: str | List[str], boards: str | List[str], production: bool = False, build: bool = False, force: bool = False, dry_run: bool = False, clean: bool = False, package_type: str = CONFIG.package_type.value)¶
Commandline interface to publish stubs.