CHIMEFRB / workflow

🌊 Working in flowstate.
0 stars 0 forks source link

[FEAT] Add retry command #116

Closed odarotto closed 2 months ago

odarotto commented 2 months ago

Since pipelines V2 now has the retry feature, we should implement this on the CLI.

Add a retry command that accepts a Config.name, Config.id and a new_payload parameters.

name and id are required and new_payload is optional.