get_dbatools_command_help
Retrieves complete help for a dbatools command, including parameters and examples from comment-based help.
Instructions
Get the full normalized help for a specific dbatools command, including parameters and examples sourced from comment-based help.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commandName | Yes | Exact command name, e.g. Get-DbaDatabase |