#!/usr/bin/env cf-agent # without --no-lock option to cf-agent # this output will only occur once per minute # this is by design. bundle agent main { reports: "Hello world!"; }