The Fauna service will be ending on May 30, 2025.

For more information on the service wind down, see our announcement and the Fauna Service End-of-Life FAQ.

fauna help

Display the Fauna CLI help.

Syntax

fauna help [<COMMAND>]

fauna <COMMAND> --help

Description

The help command displays version, usage, and a list of supported Fauna CLI topics and commands.

Include the COMMAND argument to display the help for a given topic or command.

Arguments

Argument Description

<COMMAND>

Display help for a given topic or command.

Examples

To get general help:

fauna help

The upload-graphql-schema command is deprecated for FQL v10.

 

To get help for the add-endpoint command:

fauna help add-endpoint
\