AsyncAPI CLI

The AsyncAPI CLI is the unified command-line interface for the AsyncAPI ecosystem. Commands include `validate`, `generate`, `optimize`, `convert` (2.x to 3.x), `new` (scaffold a spec), `bundle`, and `start studio`.

API entry from apis.yml

apis.yml Raw ↑
name: AsyncAPI CLI
description: The AsyncAPI CLI is the unified command-line interface for the AsyncAPI ecosystem. Commands
  include `validate`, `generate`, `optimize`, `convert` (2.x to 3.x), `new` (scaffold a spec), `bundle`,
  and `start studio`.
humanURL: https://github.com/asyncapi/cli
properties:
- type: GitHub
  url: https://github.com/asyncapi/cli
- type: NPM
  url: https://www.npmjs.com/package/@asyncapi/cli
- type: Documentation
  url: https://www.asyncapi.com/tools/cli
tags:
- CLI
- Tooling