Skip to content
Snippets Groups Projects

Release 0.8.3

Merged Markus Scheidgen requested to merge v0.8.3 into master
46 files
+ 719
648
Compare changes
  • Side-by-side
  • Inline
Files
46
@@ -27,7 +27,7 @@ Here is a breakdown of the different arguments:
* :code:`-n <url>`: Url to the API endpoint in the source deployment. This API will
be queried to fetch the data to be mirrored. E.g.
http://repository.nomad-coe.eu/api
http://nomad-lab.eu/prod/rae/api
* :code:`-u <username>`: Your username that is used for authentication in the API call.
* :code:`-w <password>`: Your password that is used for authentication in the API call.
* :code:`mirror <query>`: Your query as a JSON dictionary. See the documentation for
Loading