-
-
Notifications
You must be signed in to change notification settings - Fork 157
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
Description missing for the start command #1534
Labels
enhancement
New feature or request
Hacktoberfest
Label issues as available for participants of https://hacktoberfest.digitalocean.com
released
Comments
I would like to take care of this issue. Please assign it to me. |
@bandantonio You can start thanks : ) |
Souvikns
added
the
Hacktoberfest
Label issues as available for participants of https://hacktoberfest.digitalocean.com
label
Oct 1, 2024
asyncapi-bot
pushed a commit
that referenced
this issue
Oct 20, 2024
…1537) Co-authored-by: Ashish Padhy <[email protected]>
🎉 This issue has been resolved in version 2.7.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Souvikns
added a commit
to Souvikns/cli
that referenced
this issue
Oct 22, 2024
* chore: update package-lock.json * fix: add package-lock.json (asyncapi#1542) * chore: migrate github-action to cli (asyncapi#1487) * New Github action added for cli * Added new files in the github-action * removed monorepo style for github action * Updated github action with Dockerfile changes * added command to pack cli for linux, docker build command * added test-workflow for github-action * chore: fix docker context * chore: change docker context * fix: dockerfile * changed dockerfile * fix: dockerfile * Converted Dockerfile into multi stages * added github-action folder * added assets folder to github action image * deleted act file script * removed asyncapi.yaml file from .gitignore * corrected output file for workflow * updated Dockerfile * added bundle file * changed bundle files * Updated README * updated output bundle directory --------- Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: Ashish Padhy <[email protected]> * feat: update oclif to v4 (asyncapi#1546) * feat: update oclif to v4 * chore: removed unused dependencies * Update myhook.ts * chore: update package-lock.json version (asyncapi#1550) * fix: add description for the start command in AsyncAPI CLI (asyncapi#1534) (asyncapi#1537) Co-authored-by: Ashish Padhy <[email protected]> * chore(release): v2.7.1 (asyncapi#1551) * fix: update npm to latest for windows (asyncapi#1553) * chore(release): v2.7.2 (asyncapi#1554) * Update upload-release-assets.yml --------- Co-authored-by: root <root@LAPTOP-K7PL9FIU> Co-authored-by: Ashish Padhy <[email protected]> Co-authored-by: Akshat Nema <[email protected]> Co-authored-by: asyncapi-bot <[email protected]> Co-authored-by: Taufiq Hassan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
Hacktoberfest
Label issues as available for participants of https://hacktoberfest.digitalocean.com
released
Why do we need this improvement?
The description for the start command is missing
How will this change help?
Help to understand the start command properly of the asyncapi cli
Screenshots
How could it be implemented/designed?
Add description of the command .
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
None
The text was updated successfully, but these errors were encountered: