PHPackages                             astappiev/wp-sync-cli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. astappiev/wp-sync-cli

AbandonedArchivedWp-cli-package[CLI &amp; Console](/categories/cli)

astappiev/wp-sync-cli
=====================

A WP-CLI command to sync dev and production WordPress sites.

v0.0.2(11mo ago)00MITPHPPHP &gt;=8.0

Since Jun 9Pushed 11mo agoCompare

[ Source](https://github.com/astappiev/wp-sync-cli)[ Packagist](https://packagist.org/packages/astappiev/wp-sync-cli)[ Docs](https://github.com/astappiev/wp-sync-cli)[ RSS](/packages/astappiev-wp-sync-cli/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

WP-CLI Sync
===========

[](#wp-cli-sync)

A WP-CLI command to sync dev and production WordPress sites.

Installation
------------

[](#installation)

To install the plugin:

```
composer require astappiev/wp-sync-cli
```

Using
-----

[](#using)

Create a file named `wp-cli.yml` WordPress directory and add remote environment there:

```
@production:
  ssh: reiki@school.silkwayreiki.com
  path: /home/reiki/learn/
```

Run `wp pull` from the project root. `production` environment will be used by default, you can specify another environment by passing its name as first argument.

```
wp pull [env_name] [--backup_dir] [--plugins_activate] [--plugins_deactivate] [--upload_dir] [--exclude_dirs]
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance51

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

343d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9981c4356c7b1c7bee07151eb2f71ffcf50a414fc3a600f595666c6c7fd546bc?d=identicon)[astappiev](/maintainers/astappiev)

---

Top Contributors

[![astappiev](https://avatars.githubusercontent.com/u/4512729?v=4)](https://github.com/astappiev "astappiev (2 commits)")

### Embed Badge

![Health badge](/badges/astappiev-wp-sync-cli/health.svg)

```
[![Health](https://phpackages.com/badges/astappiev-wp-sync-cli/health.svg)](https://phpackages.com/packages/astappiev-wp-sync-cli)
```

###  Alternatives

[wp-cli/entity-command

Manage WordPress comments, menus, options, posts, sites, terms, and users.

1048.8M55](/packages/wp-cli-entity-command)[wp-cli/scaffold-command

Generates code for post types, taxonomies, blocks, plugins, child themes, etc.

1717.7M15](/packages/wp-cli-scaffold-command)[wp-cli/i18n-command

Provides internationalization tools for WordPress projects.

11610.4M52](/packages/wp-cli-i18n-command)[wp-cli/extension-command

Manages plugins and themes, including installs, activations, and updates.

919.0M53](/packages/wp-cli-extension-command)[wp-cli/db-command

Performs basic database operations using credentials stored in wp-config.php.

768.0M30](/packages/wp-cli-db-command)[wp-cli/server-command

Launches PHP's built-in web server for a specific WordPress installation.

687.2M5](/packages/wp-cli-server-command)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
