WP-CLI Ops Toolkit
Operational WP-CLI commands for WordPress support, diagnostics, plugin status, and scheduled task inspection.
by avtarpersonal2024-beep · github.com/avtarpersonal2024-beep/wp-cli-ops-toolkit
★ 0stars
0forks
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/avtarpersonal2024-beep/wp-cli-ops-toolkit/archive/refs/heads/main.zipReadme
WP-CLI Ops Toolkit
Custom WP-CLI commands for WordPress support and operations workflows.
Commands
wp ops health
wp ops plugins
wp ops cron
The commands intentionally use WordPress APIs instead of direct destructive SQL.
Install
Copy the plugin into wp-content/mu-plugins/ or activate it normally.
License
GPL-2.0-or-later