fx build-zbi

发布要刷写到设备以进行开发的 zbi 产品。

usage: fx build-zbi [--input-bundles-dir PATH] [--product-config PATH] [--board-config PATH] [--board-name PATH]

  --input-bundles-dir PATH      Path to input bundles directory. If not provided, tries to auto-discover.
  --product-config PATH         Path to product configuration. If not provided, tries to auto-discover.
  --board-config PATH           Path to board configuration. If not provided, tries to auto-discover.
  --board-name PATH             Path to board name. If not provided, tries to auto-discover.

build-zbi 源代码