WP-CLI

WP-CLI is the command-line interface for WordPress. It provides commands for managing WordPress installations, plugins, themes, users, content, and more without using a web browser. WP-CLI is widely used for automation, deployment, and development workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: wordpress:wp-cli
name: WP-CLI
description: WP-CLI is the command-line interface for WordPress. It provides commands for managing WordPress
  installations, plugins, themes, users, content, and more without using a web browser. WP-CLI is widely
  used for automation, deployment, and development workflows.
humanURL: https://wp-cli.org/
tags:
- CLI
- Command Line
- DevOps
- WordPress
properties:
- type: Documentation
  url: https://wp-cli.org/
- type: APIReference
  url: https://developer.wordpress.org/cli/commands/
- type: GitHubRepository
  url: https://github.com/wp-cli/wp-cli
- type: CLI
  url: https://wp-cli.org/