miniwerk.manifests
Handle manifests
Module Contents
Functions
|
Copy miniwerks JWT public key to the manifest dir |
create manifest for RASENMAEHER |
|
|
create manisfest for given product |
Handle all products |
Attributes
- async copy_jwt_pub(manifest_dir)[source]
Copy miniwerks JWT public key to the manifest dir
- Parameters:
manifest_dir (pathlib.Path)
- Return type:
None
- async create_product_manifest(productname)[source]
create manisfest for given product
- Parameters:
productname (str)
- Return type:
- async create_all_product_manifests()[source]
Handle all products
- Return type:
List[pathlib.Path]