Skip to content

flow logs clear

Clear execution history and logs.

Synopsis

Remove execution history records and associated log files. If a ref is provided, only that executable's data is cleared.

shell
flow logs clear [ref] [flags]

Options

FlagTypeDescription
-h, --helphelp for clear

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.