Given a bosh release, the command can print out all the specs
go run main.go -d PATH_TO_BOSH_RELEASE
A Sample concourse pipeline.yml is provided which can be used as a reference
Using piper
piper -c ./ci/task/extract_specs/task.yml -i spec_extractor=$PWD -i bosh_release=PATH_TO_BOSH_RELEASE