schema pull
Pull the database schema .fsl files into the current project.
Syntax
fauna schema pull [--url <value>] [--timeout <value>] [--secret <value>] [--endpoint <value>] [--environment <value>] [--dir <value>] [--delete] [--help]
Options
Option | Description |
---|---|
|
Delete .fsl files in the target directory that aren’t part of the database schema. |
|
Directory of .fsl files to pull. |
|
Fauna server endpoint. |
|
Environment to use, from a Fauna project. |
|
Help for |
|
Authentication secret. Overrides the
secret in |
|
Connection timeout in milliseconds. |
|
Database URL. Overrides the |
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!