View all results

CLI

The Ferret CLI is the primary tool for working with FQL scripts. Use it to execute queries, start an interactive shell, debug scripts, format source code, compile to bytecode, manage modules and browser instances, and configure persistent settings.

All commands accept --log-level, --log-output, and --log-file flags for controlling log output. Settings can be persisted through the config command or environment variables with the FERRET_ prefix. See Config for details.