Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 481 Bytes

File metadata and controls

31 lines (20 loc) · 481 Bytes

Async API Importer for Solace Event Portal

Install

npm install @solace-labs/ep-async-api-importer -g

Usage

Set Solace Cloud Token

export CLI_SOLACE_CLOUD_TOKEN={your token}

Importing Async API Specs

ep-async-api-importer -fp {full path to async api spec file or a glob pattern}

Help

ep-async-api-importer -h

Documentation

See Documentation.