Azure / Azure/azure-rest-api-specs

[TypeSpecValidation] Implement "tsv --help"

Open
#24,647 0 comments 0 reactions 1 assignee Assigned to @mikeharder View on GitHub
Dominant language
TypeSpec
Stars
3.1k
Forks
6k
Avg merge
2d 22h
Merged PRs (30d)
444

Description

### Repro
```
$ npx tsv --help
```

### Expected
Show help describing the tool and command-line options.

### Actual
```
node:internal/errors:478
ErrorCaptureStackTrace(err);
^

TypeError [ERR_PARSE_ARGS_UNKNOWN_OPTION]: Unknown option '--help'. To specify a positional argument
starting with a '-', place it at the end of the command after '--', as in '-- "--help"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.