You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backfill — re-run a watch action over the previous step's passes (#163) (5485192)
magpie backfill submit / status / list: queue a re-run of an action over the items its previous step passed (or, for a chain-head action, the watch's own feed items), check a job's progress by id, and list past jobs. Scope the target with --action and a required time window; --replace regenerates that action's output and everything downstream, and --dry-run previews the size (matched / to-delete / to-enqueue) before committing. An interactive submit shows the preview and asks to confirm; a piped submit needs --yes.