<Orchestrating Shell Commands with Prefect>
# pacc-aug-28-29-2024
b
@Prem Nandhakumar @Joseph Brown
prefect shell watch "curl <http://wttr.in/Chicago?format=3>"
prefect shell serve "curl <http://wttr.in/Chicago?format=3>" --flow-name "Daily Chicago Weather Report" --cron-schedule "0 9 * * *" --deployment-name "Chicago Weather"