cli icon indicating copy to clipboard operation
cli copied to clipboard

Incorrect context help message - [asyncapi config context]

Open lennonkh opened this issue 3 years ago • 4 comments

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] async_context

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}

lennonkh avatar Jul 05 '22 06:07 lennonkh

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.

github-actions[bot] avatar Jul 05 '22 06:07 github-actions[bot]

I can fix the issue. Please assign it to me.

lennonkh avatar Jul 05 '22 06:07 lennonkh

@lennonkh thanks for the issue, we already have a PR for this, https://github.com/asyncapi/cli/pull/294 it will be merged soon

Souvikns avatar Jul 05 '22 06:07 Souvikns

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.

lennonkh avatar Jul 05 '22 09:07 lennonkh

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:

github-actions[bot] avatar Nov 03 '22 00:11 github-actions[bot]