backup-manager / laravel

Driver to seamlessly integrate the Backup Manager into Laravel applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduled backup - prompts

sunnyjayjay opened this issue · comments

I want to use this as a scheduled artisan command on Forge, to run nightly at 3am. But how do I override the prompts?

I do this by providing all of the details on the command line in a bash script. What does your script look like?

Thanks. I realise now it was a typo in my command line. All is now fine, thanks and sorry for bothering you.