#concourse #work #cheatsheet
This both adds the Concourse URL to fly targets
and logins you in.
fly -t <target name> -c <URL> login
Get an overview of all current pipelines and their status
fly -t <target name> pipelines
Make sure to bosh recreate
because the workers are bad and that’s really the only fix.