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.
* 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