cli
cli copied to clipboard
Incorrect context help message - [asyncapi config context]
While adding new context for AsyncAPI CLI there is an incorrect help message about further actions. It suggests calling an incorrect message
How to Reproduce
asyncapi config context add [context-name] [context-path]

Expected behavior
https://github.com/asyncapi/cli/blob/master/src/commands/config/context/add.ts should state
You can set it as your current context: asyncapi **config** context use ${contextName}
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.
I can fix the issue. Please assign it to me.
@lennonkh thanks for the issue, we already have a PR for this, https://github.com/asyncapi/cli/pull/294 it will be merged soon
Looks like it's an additional place - https://github.com/asyncapi/cli/blob/master/src/commands/config/context/add.ts, I don't see the fix in PR provided.
This issue has been automatically marked as stale because it has not had recent activity :sleeping:
It will be closed in 120 days if no further activity occurs. To unstale this issue, add a comment with a detailed explanation.
There can be many reasons why some specific issue has no activity. The most probable cause is lack of time, not lack of interest. AsyncAPI Initiative is a Linux Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.
Let us figure out together how to push this issue forward. Connect with us through one of many communication channels we established here.
Thank you for your patience :heart: