Update Uploading and downloading data authored by Kai van Lopik's avatar Kai van Lopik
...@@ -2,10 +2,10 @@ PEP's primary function is the storage of (pseudonymized) data. Most users will t ...@@ -2,10 +2,10 @@ PEP's primary function is the storage of (pseudonymized) data. Most users will t
# Overview # Overview
The `pepcli` utility is documented extensively on a [separate page](Using-pepcli). This page provides some additional detail on the tasks of The `pepcli` utility is documented extensively on a [separate page](Using-pepcli). This page provides some additional detail on the use of that program to
- uploading data using the `pepcli store` command, and - upload data using the `pepcli store` command, and
- downloading data using the `pepcli pull` command. - download data using the `pepcli pull` command.
There is also a section on the use of the `pepcli get` command, which provides more control over the download process but comes with some limitations. There is also a section on the use of the `pepcli get` command, which provides more control over the download process but comes with some limitations.
... ...
......