schema diff

Print the diff between local and remote schema.

Syntax

fauna schema diff [--url <value>] [--timeout <value>] [--secret <value>] [--endpoint <value>] [--environment <value>] [--dir <value>] [--help]

Description

Print the diff between local and remote schema.

Arguments

None

Options

Option Description

--dir

(required) Directory of .fsl files to push.

--endpoint

Fauna server endpoint.

--environment

Environment to use, from a Fauna project.

--help

Help for schema diff command.

--secret

Fauna secret key.

--timeout

Connection timeout in milliseconds.

--url

Database URL. Overrides the url in ~/.fauna-shell.

Examples

fauna schema diff
fauna schema diff --dir schemas/myschema

See also

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!