Grafbase Command Line Interface

The Grafbase CLI is a command line tool that allows you to interact with the Grafbase platform. It is a powerful tool that allows you to perform operations to your federated graph, trusted documents, and more.

To install the Grafbase CLI, run the following command:

curl -fsSL https://grafbase.com/downloads/cli | bash

Alternatively, you can install the Grafbase CLI using NPM:

npm install grafbase