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.
flow logs clear [ref] [flags]Options
-h, --help help for clearOptions inherited from parent commands
-L, --log-level string Log verbosity level (debug, info, fatal) (default "info")
--sync Sync flow cache and workspacesSEE ALSO
- flow logs - View execution history and logs.

