dotnet-tool
Verified for current stable LTS
Dotnet Tool Command: Display Help
Use for display help with Dotnet Tool. Exact CLI syntax to display help using Dotnet Tool.
When to use this: Use for display help with Dotnet Tool.
Command Syntax
dotnet tool -h dotnet tool -h Command Breakdown
-h- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display help using Dotnet Tool.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Dotnet Tool Command: Install Global Tool
dotnet tool install -g <dotnetsay> Dotnet Tool Command: Install Local Tools From Manifest dotnet tool restore Dotnet Tool Command: List Global Tools dotnet tool list -g Dotnet Tool Command: Search Nuget Tools dotnet tool search <search_term> Dotnet Tool Command: Uninstall Global Tool dotnet tool uninstall -g <tool_name>