cli icon indicating copy to clipboard operation
cli copied to clipboard

CLI to work with your AsyncAPI files. You can validate them and in the future use a generator and even bootstrap a new file. Contributions are welcomed!

Results 180 cli issues
Sort by recently updated
recently updated
newest added

**Description** Added a new format command. used [js-yaml](https://www.npmjs.com/package/js-yaml) which was already a dependency. -f flag defines the output format. if -o flag is provided writes output to a file, else...

Fixes #1419 ### Description - [x] Adding Format Command - [ ] Adding Tests

### Why do we need this improvement? There are multiple formats of the asyncapi file that are yaml or JSON or yml. Need a separate commands to covert yaml to...

enhancement

**Description** ![image](https://github.com/user-attachments/assets/a3bff4fd-87db-4ede-baa8-4ec1e2b068d4) This is happening because of the spinner, and some kind of internal process using reify. One way is that we can remove the spinner for the `--use-new-generator` flag....

**Description** Added UI/UX improvements to config commands and subcommands. The changed commands will look as follows: Fixes: #1380 ![image](https://github.com/user-attachments/assets/0ed67a12-3b10-4be9-b535-111b3ea62aa4) ![image](https://github.com/user-attachments/assets/55c2e3b5-6d19-431c-9121-bee2b18f72b2) ![image](https://github.com/user-attachments/assets/6d18a2d0-4f20-4c3f-ab01-ea2b30ca4947) ![image](https://github.com/user-attachments/assets/5a6e8081-ed67-4421-b393-5d2061df020c) ![image](https://github.com/user-attachments/assets/3e30cc17-3de6-44d0-a9b7-4103a88ee669) ![image](https://github.com/user-attachments/assets/4e8b5023-578b-4b3b-b680-c86548c2142a) ![image](https://github.com/user-attachments/assets/cb7e99dc-c8cd-4264-b7f9-ee3fcb4b6a5d) ![image](https://github.com/user-attachments/assets/2a177bda-b3c7-4602-b30e-ae1830371fa7) ![image](https://github.com/user-attachments/assets/97f6ec65-a746-4a8d-92ac-0e93df527ad6) ![image](https://github.com/user-attachments/assets/c715b3fb-fd05-4f82-9888-ece350c177e7) ![image](https://github.com/user-attachments/assets/5361ee54-853b-4bdd-8776-c91b865deac4) **Related...

Inspired by the insights shared by @Amzani in the article [How to Build an Awesome Developer Experience](https://pragmaticapi.substack.com/p/how-to-build-an-awesome-developer), I propose a project aimed at significantly enhancing the developer experience (DX) for...

I'm afraid there might be issues with implementation in https://github.com/asyncapi/cli/pull/1513 as it assumes kinda that v2 is the last major generator version. `--use-new-generator` scares me 😄 and generating without it,...

![start_command](https://github.com/user-attachments/assets/eeb70dbe-022c-43da-a96b-7e39d9af85b5) Added the short description for start command. **Description** **Related issue(s)** #1534

**Description** - Added UI Improvements for `start` commands - ![image](https://github.com/user-attachments/assets/2d366099-fe8e-4f2f-a9c5-9e656bc2b2ec) **Related issue(s)** Resolves #1384

**Description** - Added UI Functionality Chnges in the Optimize Command - ![image](https://github.com/user-attachments/assets/bfb9f3f5-4942-4c48-ba00-f4d2410335bb) - ![image](https://github.com/user-attachments/assets/a78c3d15-5329-44d9-9d88-7d047217f5a9) - ![image](https://github.com/user-attachments/assets/443f1601-267e-4a51-84be-e265d9a2329c) **Related issue(s)** Resolves #1383