Qarik-Group / concourse-tutorial

Learn to use https://concourse-ci.org with this linear sequence of tutorials. Learn each concept that builds on the previous concept.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Outdated docs?

IgorGee opened this issue · comments

commented
➜  task-hello-world git:(master) fly -t execute -c task_hello_world.yml
error: unknown flag `c'

Make sure you're targeting your Concourse before execute.

fly -t bucc execute -c task_hello_world.yml

screen shot 2018-09-06 at 1 43 55 am

commented

Ah, my apologies.

That's what I get for coding while struggling to keep my eyes open.