Tri
08/13/2025, 7:10 PMprefect-shell and the shell operation block , are they better suited for calling external applications?Brendan Dalpe
08/13/2025, 7:21 PMprefect-shell is probably the best way to go if you're looking to get the stdout channel streamed to Prefect for logging purposes.
There's some examples on the SDK page that would help you get started: https://docs.prefect.io/integrations/prefect-shellTri
08/13/2025, 7:22 PM