Skip to content

Print tf command before download starts #20

@jpvelez

Description

@jpvelez

What

tf can run in interactive mode, but it can also run in imperative mode, where you pass the arguments directly.

In interactive mode, after all the user inputs have been received (including whether they want to download a sample of the data or all the data), we should print out the imperative command that would recreate this download.

Why

  • Downloads often have to be restarted or redone, so this would make it easier to reproduce downloads.

Deliverables

  • Print imperative command in interactive flow after all user inputs are selected, but before download starts

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions