Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 479 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 479 Bytes

on-skupack

Maintain SKU specific package content such as templates and other static files.

Quick Start

  • Build SKU package
$ ./build-package.bash <sku_pack_directory> <subname>
  • Register a new SKU with the package
$ curl -X POST -F file=@tarballs/sku_pack_directory_subname.tar.gz localhost:8080/api/common/skus/pack