publish-flow command publishes all flows defined in a manifest using the ProcessFlow snapshot API. Run this after sn test passes to make flows active.Publish all flows in a manifest.
publish-flow command publishes all flows defined in a manifest using the ProcessFlow snapshot API. Run this after sn test passes to make flows active.sn publish-flow <manifest.ts> Publish all flows in a manifest.
| Name | Required | Description |
|---|---|---|
| manifest.ts | Yes | Path to the manifest containing flow steps. |
sn publish-flow examples/test-flow/manifest.ts