aboutsummaryrefslogtreecommitdiffstats
path: root/examples/zot/group.rs
Commit message (Collapse)AuthorAgeFilesLines
* Cargo fmtHarald Eilertsen2020-01-021-12/+11
|
* zotcli: Fetch group members by group id or group name.Harald Eilertsen2019-06-101-0/+19
|
* zotcli: Make group formatting work and print flags.Harald Eilertsen2019-06-101-5/+20
| | | | | Formatting requires the format arguments to be proper strings or integers. Formatting a serde_json::Value directly did not work.
* Fetch privacy groups.Harald Eilertsen2019-06-091-0/+37