Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] wrong information in asyncapi new file -h #1624

Closed
2 tasks done
derberg opened this issue Jan 14, 2025 · 1 comment · Fixed by #1629
Closed
2 tasks done

[BUG] wrong information in asyncapi new file -h #1624

derberg opened this issue Jan 14, 2025 · 1 comment · Fixed by #1629
Labels
bug Something isn't working

Comments

@derberg
Copy link
Member

derberg commented Jan 14, 2025

Describe the bug.

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.

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?

  • I checked and didn't find similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

No, someone else can work on it

@derberg derberg added the bug Something isn't working label Jan 14, 2025
@github-project-automation github-project-automation bot moved this to To Triage in CLI - Kanban Jan 14, 2025
@GauravSaini01
Copy link
Contributor

I am working on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants