fly postgres barman create

create barman machine

Usage

fly postgres barman create [flags]

Options

  -a, --app string        Application name
  -c, --config string     Path to application configuration file
  -h, --help              help for create
  -r, --region string     The target region (see 'flyctl platform regions')
      --vm-size string    the size of the VM
      --volume-size int   The volume size in GB

Global Options

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

See Also