fly postgres barman

Manage databases in a cluster

Usage

flyctl postgres barman [command] [flags]

Available Commands

  • backup - Backup your database on barman
  • check - Check your barman connection
  • create - create barman machine
  • list-backup - List your barman backups
  • recover - Recover primary database with a barman backup
  • show-backup - Show a single barman backup
  • switch-wal - Switch WAL to sync barman

Options

  -h, --help   help for barman
  -j, --json   JSON output

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also