sndev.io / docs

rebuild-cache

Rebuild label_cache for a flow.

The rebuild-cache command regenerates the label_cache field for a Flow Designer flow. Run this after modifying flow actions to ensure the flow graph renders correctly in the UI.
sn rebuild-cache <flow_id>

Rebuild label_cache for a flow.

Arguments

NameRequiredDescription
flow_idYessys_id of the flow to rebuild.

Examples

sn rebuild-cache abc123
Rebuilding label_cache for flow abc123...
✓ label_cache updated