Run WP-CLI Command
kinsta_environments_wp-cliRun WP-CLI commands on a Kinsta environment to manage WordPress sites. Provide an environment ID and a command starting with 'wp '.
Instructions
Run a WP-CLI command on an environment. The command must start with 'wp '.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env_id | Yes | The environment ID | |
| wp_command | Yes | WP-CLI command to run (must start with 'wp ') |