Aura CLI - Command Line Interface for Neo4j Aura

The Neo4j Aura CLI is an open source command line interface for interacting with the Aura cloud platform through the public Aura API.

Availability & Installation

Python Package Index: https://pypi.org/project/aura-cli/

Python 3 and pip are required. Run pip install aura-cli to install the CLI.

Functionality Includes

  • Commands for all Aura API endpoints

  • Manage multiple API credentials

  • Environment variables and config options for customization

Documentation

  • To start using the CLI, see the Quickstart.

  • For developing and contributing to the Aura CLI, check out the Developer Guide.