WP Sync DB CLI #10 in Updates & Deployment
Execute wp-sync-db migrations via WP-CLI
★ 91stars
53kcomposer installs
39forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wp-sync-db/wp-sync-db-cli/archive/refs/heads/master.zipAlso on Packagist as wp-sync-db/wp-sync-db-cli:
composer require wp-sync-db/wp-sync-db-cliDeclares an update source (slang800/wp-sync-db-cli), so updates arrive through the plugin's own updater.
From the readme
WP Sync DB CLI
An addon for WP Sync DB that allows you to execute migrations using a function call or via WP-CLI