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.
-
Import a GraphQL schema into a database.
-
Provides instruction for adding autocomplete to your terminal sessions.
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!