get_command_info
Retrieve detailed information about a Drush command by specifying its name and version. Ideal for managing and understanding Drupal module commands effectively.
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' |