Skip to content

CLI commands to dump Flow data and fetch files#421

Draft
gpetretto wants to merge 1 commit intodevelopfrom
gp/dump
Draft

CLI commands to dump Flow data and fetch files#421
gpetretto wants to merge 1 commit intodevelopfrom
gp/dump

Conversation

@gpetretto
Copy link
Contributor

As discussed in #205, two CLI new commands to retrieve data for a whole Flow.

  • jf flow files get to fetch the files for all the jobs of a Flow
  • jf flow dump to dump the Flow internal document to a File. Optionally the file can contain also the Job data and create an additional file with all the outputs.

@JaGeo can you please have a look at the code or test it to check if this is consistent with what you expected?
I think that in general this code can be used as a basis to create a personal CLI command, maybe tuning to specific needs (e.g. grouping all the code under a single command, deciding whether to interrupt the procedure in case of error, select a subset of files to download depending on the jobs, ...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant