The three Lambda functions sharing one artifact — HTTP, queue worker, and CLI/scheduler.
Tail live with cloud logs --function http --tail
Pull/edit with cloud env:pull --function http
Tail live with cloud logs --function queue --tail
Pull/edit with cloud env:pull --function queue
Tail live with cloud logs --function cli --tail
Pull/edit with cloud env:pull --function cli