Update Uploading and downloading data authored by Hans Harmannij's avatar Hans Harmannij
...@@ -98,6 +98,8 @@ To prevent data loss, the `pepcli pull` command will be aborted ...@@ -98,6 +98,8 @@ To prevent data loss, the `pepcli pull` command will be aborted
Use the `--force` switch to have the command (discard/overwrite local data and) proceed anyway. Use the `--force` switch to have the command (discard/overwrite local data and) proceed anyway.
Use the `--report-progress` switch to have the command show progress updates.
PEP provides built-in processing facilities for some data formats. Special considerations may apply when downloading data from affected columns. See the [section on that topic](#data-format-processing) for details. PEP provides built-in processing facilities for some data formats. Special considerations may apply when downloading data from affected columns. See the [section on that topic](#data-format-processing) for details.
## Manually `list`ing and `get`ting data ## Manually `list`ing and `get`ting data
... ...
......