You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run asyncapi new file -h at the bottom of help I see:
$ asyncapi new --file-name=my-asyncapi.yml --example=default-example.yml --no-tty - create a new file with a specific name, using one of the examples and without interactive mode
This example command doesn't work as default-example.yml doesn't exist. The real one is default-example.yaml. Notice file extension differences.
Describe the bug.
When I run
asyncapi new file -h
at the bottom of help I see:This example command doesn't work as
default-example.yml
doesn't exist. The real one isdefault-example.yaml
. Notice file extension differences.Expected behavior
just update the help message with proper info
Screenshots
no
How to Reproduce
example commands provided in other sections
🥦 Browser
None
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
No, someone else can work on it
The text was updated successfully, but these errors were encountered: