Viewing 3 replies - 1 through 3 (of 3 total)
  • shrimphead

    (@shrimphead)

    I also cannot find any documentation on how to user BackWPup with wp-cli. Would really like to know.

    Thanks.

    shrimphead

    (@shrimphead)

    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

    Thread Starter 2bearstudio

    (@2bearstudio)

    Yes, figured that out by using –help command.

    Thanks. @shrimphead

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to use WP-CLI to run a backup job?’ is closed to new replies.