Running old ( and varying degrees of busted) versions of Concourse.
vagrant init concourse/lite --box-version 0.73.0
vagrant init concourse/lite --box-version 0.72.1
vagrant up
curl 'http://192.168.100.4:8080/api/v1/cli?arch=amd64&platform=darwin' -o fly
chmod +x ./fly
Note: Depending on your MacOS version, you may need to run fly
in a container...
this worked for me on Mojave 10.14.5 (18F203).
./fly set-pipeline -c ./states-pipeline.yml -p states