schema:push
Push a directory of .fsl files to Fauna.
Syntax
fauna schema:push --dir <value> [--domain <value>] [--scheme https|http] [--port <value>] [--timeout <value>] [--secret <value>] [--endpoint <value>] [--force] [--help]
Options
Option | Description |
---|---|
--dir |
(required) Directory of .fsl files to push. |
--domain |
Fauna server domain. |
--endpoint |
Fauna server endpoint. |
--force |
Push the change without a |
--help |
Help for |
--port |
Connection port. |
--scheme |
Connection scheme: |
--secret |
Fauna secret key. |
--timeout |
Connection timeout in milliseconds. |
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!