Run WP-CLI Command
kinsta.environments.wp-cliExecute WP-CLI commands on a specific Kinsta environment to manage WordPress operations.
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 ') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||