--slug to pull a single workflow, or omit to pull all. By default, pulled workflows are stored in the
suprsend/workflow/ directory, but you can change the destination using the -d flag.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-g, --slug string | Workflow slug to pull (omit to pull all) | – |
-d, --dir string | Directory to save workflow files to | ./suprsend/workflow |
-f, --force | Skip directory confirmation prompt, use default path | – |
-m, --mode string | Version mode: draft or live | live |