heroku pg:backups:schedule [database]
Schedule daily backups for given database
Arguments
Name | Description |
---|---|
database |
Options
Name | Description |
---|---|
--at <at> | At a specific (24h) hour in the given timezone. Defaults to UTC. --at '[HOUR]:00 [TIMEZONE]' |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |