get_command_info
Retrieve detailed information about a specific Drush command, including its usage and parameters, by specifying the command name and optional version for accurate results.
Instructions
Get detailed information about a specific Drush command
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command_name | Yes | Name of the Drush command | |
version | No | Drush version (e.g. '13.x'). Defaults to '13.x' |