dotnet / dotnet/diagnostics

dotnet tools shouldn't error if no arguments are provided

Open
#510 2 comments 0 reactions 0 assignees View on GitHub
diagnostic global tooling enhancement good first issue
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 3h
Merged PRs (30d)
38

Description

Just print the help and drop the "Required command was not provided." .e.g

```
root@004561cfab39:/# dotnet counters
Required command was not provided.

Usage:
dotnet-counters [options] [command]

Options:
--version Display version information

Commands:
monitor Start monitoring a .NET application
list Display a list of counter names and descriptions, grouped by provider.
list-processes Display a list of dotnet processes that can be monitored.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.