ember_help
Show usage instructions for Ember CLI commands. Use this tool to get command details with verbose or JSON output options.
Instructions
Outputs usage instructions for commands
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_name | No | Command to get help for | |
| verbose | No | Show verbose output | |
| json | No | Output as JSON | |
| cwd | No | Working directory to run the command in |