-
-
Notifications
You must be signed in to change notification settings - Fork 265
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
[📑 Docs]: changes in usage of command asyncapi generate fromTemplate
#1366
Comments
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. |
Waiting for issue approval by maintainers. Please assign me the issue thanks : ) |
hey, isn't it a duplicate of #1367 |
@derberg Sir, sorry for unclear explanation of this issue. I am trying to say that Flags written in CLI docs like --no-interactive, --registry-token=, --registry-auth= etc are not present in generator docs as shown below - User might get confuse if they see both of these usage in docs. |
ah, yeah, problem is that generator docs are manually updated - best would be to remove the docs and simply link to cli docs - wdyt? |
@derberg sir we can remove usage code snippet and replace it with - For complete command usage and options, refer to the official AsyncAPI CLI documentation. Please provide feedback thanks : ) |
What Dev Docs changes are you proposing?
On the AsyncAPI Generator usage page, the command
asyncapi generate fromTemplate
is documented. However, this information is outdated due to the addition of new flags in the command. For the latest updates, refer to the AsyncAPI CLI documentation, which provides details on the new flags and their usage.Code of Conduct
The text was updated successfully, but these errors were encountered: