texei:source:flow:convert
Description
This command converts a record-triggered flow to a subflow, either by overriding it (default behavior) or saving it to a new file. If the source Flow has Entry Conditions there are not kept (subflows don't have entry conditions) and a warning is displayed.
Parameters
| Name | Type | Description | Default | Required | Options |
|---|---|---|---|---|---|
| flags-dir | option | undefined | |||
| json | boolean | Format output as json. | |||
| name -n |
option | undefined | |||
| path -p |
option | undefined | |||
| save-to-file-name -s |
option | undefined |
Examples
sf texei source flow convert --name My_Flow --save-to-file-name My_Converted_Flow