Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 374 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 374 Bytes

Trailblazer Adapters CLI

Adding a New CLI Command

1. Add a new option under adapterOptions in root.go

2. Import adapter

An example on how to add import a newly added adapter here

3. Test out the CLI

Test out the CLI with the following command and input your parameters accordingly.

go run main.go process