Back to Marketplace

WP-CLI

RAPR CLI connectorData, Databases & Backend

Manage WordPress installations, plugins, users, database tables, and content.

By RAPR AIv1.0.0Package license: MITFree & Open Source

WP-CLI package details

wordpresswpphpcmsblog

RAPR CLI connector scope

This is RAPR-authored connector guidance for a command-line tool the user installs locally. The upstream CLI remains governed by its own license and terms. This package contains RAPR-authored CLI usage guidance, install commands, and agent instructions. It does not bundle the upstream CLI binary. Users can also go directly to the public upstream source linked on this page.

How to get started

Install RAPR AI

Download and install RAPR AI on your computer

Find in Marketplace

Open RAPR AI, go to Packages, and browse the marketplace

Install from Marketplace

Click Install. RAPR sets up the wrapper package, connector guidance, or skill instructions for this listing.

Authenticate

Authenticate the WP-CLI CLI. Run the command once to establish session access.

Post-install: authenticate to start using
wp adminLearn more about authentication →

WP-CLI

Manage WordPress installations, plugins, users, database tables, and content.

What you can do

  • Plugins/Themes: Install, activate, update, or uninstall extensions
  • Core actions: Update WordPress core, verify checksums, and export tables
  • Users: Create, delete, update passwords, and list active users

Prerequisites

# Verify installation
wp --version

Then authenticate the tool:

wp admin

Example Requests

  • "List active WordPress plugins"
  • "Create a new administrator user with email"
  • "Export the WordPress database to a SQL dump"

Ready to try WP-CLI?

Download RAPR AI and connect WP-CLI in seconds.