WP Manifestindependent plugin directory
manifest / updates / wp-sync-db-cli

WP Sync DB CLI #10 in Updates & Deployment

Execute wp-sync-db migrations via WP-CLI

by Sean Lang · github.com/wp-sync-db/wp-sync-db-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.zip

Also on Packagist as wp-sync-db/wp-sync-db-cli:

composer require wp-sync-db/wp-sync-db-cli

Declares 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

Read the full README on GitHub →