Add WP-CLI to README features

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-03 19:47:30 +01:00
parent 50f40c6e3e
commit 859d3da9d4

View File

@@ -7,6 +7,7 @@ Custom WordPress Docker image with Redis and APCu extensions for object caching.
- Based on official `wordpress:php8.4` image
- Redis extension for external object caching
- APCu extension for in-memory caching
- WP-CLI pre-installed for command-line WordPress management
## Usage