Skip to content

flow logs attach

Stream log output from a running background process by run ID.

Synopsis

Stream the log output of a background process identified by its run ID.

shell
flow logs attach RUN_ID [flags]

Options

FlagTypeDescription
-h, --helphelp for attach

Options inherited from parent commands

FlagTypeDescription
-L, --log-levelstringLog verbosity level (debug, info, fatal) (default "info")
--syncSync flow cache and workspaces

See also

  • flow logs — View execution history and logs.