Skip to content

flow logs kill

Terminate a running background process by run ID.

Synopsis

Send a termination signal to a running background process identified by its run ID.

shell
flow logs kill RUN_ID [flags]

Options

FlagTypeDescription
-h, --helphelp for kill

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.