ArangoDB v3.8 reached End of Life (EOL) and is no longer supported.

This documentation is outdated. Please see the most recent version at docs.arangodb.com

Foxx CLI

Foxx CLI is command line tool for managing and developing ArangoDB Foxx services. It is an optional tool which requires Node.js and can be installed via the package managers NPM and Yarn.

It is the successor of foxx-manager, which is deprecated and will be removed eventually. Also see Foxx Deployment for additional deployment options.

foxx-cli relies on the Foxx HTTP API.

Repository: https://github.com/arangodb/foxx-cli/