Socket
Socket
Sign inDemoInstall

@solace-community/asyncapi-importer

Package Overview
Dependencies
52
Maintainers
3
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @solace-community/asyncapi-importer

This CLI tool is used to import and AsyncAPI spec file to Event Portal


Version published
Maintainers
3
Created

Readme

Source

AsyncAPI To SolacePubSub+ Event Portal

This tool is used to import an AsyncAPI spec file to Event Portal

Installation

You have two ways to use this cli tool

1. Install global executable

npm install @solace-community/asyncapi-importer -g

2. Using NPX

npx @solace-community/asyncapi-importer [OPTIONS]

Usage

a2ep -f <path_to_AsyncAPI_file>

Environment Variables

This tool assumes you have defined your Solace Cloud Token as an environment variable

Env VariableDescriptionRequired/Optional
SOLACE_CLOUD_TOKENSolace Cloud Token with the right EP accessRequired

Command line arguments

FlagDescriptionNotesNotes
-f, --filePath to AsyncAPI fileRequired
-d, --domainEvent Portal Application Domain NameOptionalif not defined --> asyncAPI extension
-dID, --domainIDEvent Portal Application Domain IDOptionalif not defined --> asyncAPI extension

To-do

  • Add Enum support

FAQs

Last updated on 22 Jun 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc