Command Overview
Commands feature lets you execute Linux-based commands and WP-CLI instructions directly on your InstaWP sites. Instead of logging in to each WordPress site individually, you can save commands once and run them on one or multiple sites remotely. This streamlines workflows for developers and power users who prefer terminal-level control.
Commands Overview
Commands are designed for advanced site management. From installing plugins to activating themes or running database updates, you can automate repetitive tasks across single or multiple sites. This feature saves time, reduces human error, and makes WordPress management more efficient.
Here's what you need to know abour working with Commands:
Option | Description |
---|---|
Add Custom Command | |
Delete Command | Remove a saved command from your library when it’s no longer needed. |
Run Command | |
Command Library | Store frequently used commands (e.g., install plugins, activate themes). |
Bulk Actions | Select multiple sites from the dashboard and apply a saved command in one go. |
Logs | Review logs of executed commands for status and debugging. |
Who Should Try This Feature?
- Agencies: Run bulk actions (like plugin installs) across multiple client sites in seconds.
- Developers: Use WP-CLI commands without manually SSHing into each site.
- Product Teams: Ensure consistency by automating setup steps (e.g., activating the same plugin stack across demos).
Updated on: 29/09/2025
Thank you!