Backup | Documentation

List Backups

List all backups of the current backend.

USAGE

  $ slash-graphql list-backups

OPTIONS

  -e, --endpoint=endpoint  Slash GraphQL endpoint
  -q, --quiet              Quiet output
  -t, --token=token        Slash GraphQL backend API tokens

EXAMPLE

  $ slash-graphql list-backups -e https://frozen-mango.cloud.dgraph.io/graphql -t <apiToken>

This is a companion discussion topic for the original entry at https://dgraph.io/docs/slash-graphql/slash-cli/backup/