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