1
0
mirror of synced 2026-01-02 03:02:26 -05:00
Commit Graph

2 Commits

Author SHA1 Message Date
Peter McConnell
3c40e989eb improvement: modifying the cli tool so that it can accept API_URL (#6507)
This solves the problem where you may be running airbyte on an endpoint
that isn't http://localhost:8001

Additionally it improves the error experience when this script can not
reach the API.
2021-09-28 08:31:48 -07:00
Jared Rhizor
dfe1451aba add cli (#1922)
* add cli

* clean up

* generate

* fix dependency

* add go so we can install restish in build

* final fix to build

* rest of final fix to build
2021-02-19 14:56:13 -08:00