Ok. After a bit of checking around. I found the
Github repo for backwpup
And discovered the basics.
wp backpwup jobs
– this lists the backwpup jobs and the ID number
wp backpwup start [ID#]
– this will run the job with the corresponding [ID#]
The basic jobs are:
- abort Abort a working BackWPup Job
- jobs Display a List of Jobs
- start Start a BackWPup job
- working See Status of a working job
for more info type:
wp backwpup help