Skip to content
Snippets Groups Projects
Commit 4c7a2bff authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

pretty print

parent fa98132a
No related branches found
No related tags found
No related merge requests found
...@@ -56,6 +56,13 @@ curl -s http://a75436:5301/accessGitFS/file/2020-02-05/09-49-04-9da869dfa9/000_S ...@@ -56,6 +56,13 @@ curl -s http://a75436:5301/accessGitFS/file/2020-02-05/09-49-04-9da869dfa9/000_S
> 000_SERVERS.json > 000_SERVERS.json
``` ```
With pretty print:
```
curl -s http://a75436:5301/accessGitFS/file/2021-01-07/14-32-48-7696828dc3/000_SERVERS.json \
| jq -M
```
### accessGitFS/version (GET) ### accessGitFS/version (GET)
Returns the version of the accessGitFS server. Returns the version of the accessGitFS server.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment