Synchronize Micro products
micro_products_syncSynchronize product declarations by creating or updating them, preserving any remote products not declared. Optionally accept live products and price changes.
Instructions
Create or update declared products without deleting omitted remote products.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Micro project directory; defaults to the server working directory | |
| acceptLiveProducts | No | ||
| acceptPriceChanges | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |