All-in-One WP Migration URL Extension WP CLI Integration

All-in-One WP Migration URL Extension WP CLI Integration

The All-in-One WP Migration URL Extension integrates with WP-CLI, allowing you to run migrations from the command line. It adds backup and restore commands to the CLI.

Restore backup

Restore a backup from the URL.
Example: wp ai1wm url restore ‘https://www.dropbox.com/s/6dxvqn9jgl2ayd/migration-wp-00970910-895743-100.wpress’

OPTIONDESCRIPTIONEXAMPLE
[URL]Download a backup from a specific URL from Dropbox, Gdrive, One Drive, Backblaze B2, pCloud, and WeTransfer.wp ai1wm url restore 'https://www.dropbox.com/s/6dxvqn9jgl2ayd/migration-wp-00970910-895743-100.wpress'
[--yes]Auto-confirm the backup on restore.wp ai1wm url restore 'https://www.dropbox.com/s/6dxvqn9jgl2ayd/migration-wp-00970910-895743-100.wpress' --yes

 

Leave A Comment?