Grafbase Trust Command

Submit a trusted documents manifest to the platform for gateway document fetching.

Usage:

grafbase trust --manifest <MANIFEST> --client-name <CLIENT_NAME> <GRAPH_REF>

Arguments:

  • <GRAPH_REF>: Graph reference that uses the format account/graph@branch.

Options:

  • -m, --manifest <MANIFEST>: Path to the trusted documents manifest file.
  • -c, --client-name <CLIENT_NAME>: Name of the client.

Read more about trusted documents.