By default, pulled workflows are stored in the
suprsend/workflow/
directory, but you can change the destination using the -d flag. We recommend specifying a directory when working with multiple production or staging workspaces.
Syntax
Flags
Flag | Description | Default |
---|---|---|
-h, --help | Show help for the command | – |
-g, --slug string | Pull individual workflow by passing it’s slug | – |
-d, --dir string | Custom directory path for saving pulled workflows | suprsend/workflow |
-m, --mode string | Workflow mode to pull (live or draft ) | live |