#!/usr/bin/with-contenv bash $TAIL_LOGS=$(echo $LOGS_TO_STDOUT | sed 's/|/ -f /g') tail -f $LOGS_TO_STDOUT