FQL v4 will be decommissioned on June 30, 2025. Ensure that you complete your migration from FQL v4 to FQL v10 by that date. For more details, review the migration guide. Contact support@fauna.com with any questions. |
fauna-shell
reference
fauna-shell
is a command line tool that provides several
capabilities:
-
An interactive query command line that allows you to manually execute FQL queries.
-
Create, delete, and list databases, endpoints, and keys.
-
Manage endpoints, which are shorthand for connection configurations.
-
Login to your account to acquire a secret (allows you to authenticate and connect to your Fauna database).
-
Evaluate stored FQL queries.
The interactive query interface can help you explore the capabilities of Fauna and learn FQL.
This section explains how to install fauna-shell
and provides a
reference for everything that fauna-shell
can do. See
Configuration for details on
configuring fauna-shell
.
For more information, see our Introducing Fauna Shell blog post.
Command reference
Information
|
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!