Azure / Azure/openapi-diff

--help missing

Open
#281 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
290
Forks
50
Avg merge
5d 13h
Merged PRs (30d)
5

Description

I am expecting the output of `--help` to list the commands like `compare` as shown in:
https://www.npmjs.com/package/@azure/oad/v/0.10.4

Here is what I get with the stable version of Node.

```
PS C:\Users\cataggar\ms\azure-rest-api-specs-pr> oad --version
0.10.4
PS C:\Users\cataggar\ms\azure-rest-api-specs-pr> oad --help
Options:
--help Show help [boolean]
--version Show version number [boolean]
PS C:\Users\cataggar\ms\azure-rest-api-specs-pr> node --version
v20.5.1
```

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with `oad --help` on Node v20.5.1 and compare the output with the @azure/oad 0.10.4 package documentation. Done means the help output lists commands such as `compare` alongside the existing options.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.