Man page - hypothesis-client-groups-members(1)
Packages contas this manual
- hypothesis-client-annotations-delete(1)
- hypothesis-client-groups-fetch(1)
- hypothesis-client-groups-create(1)
- hypothesis-client(1)
- hypothesis-client-annotations-search(1)
- hypothesis-client-annotations-hide(1)
- hypothesis-client-annotations-create(1)
- hypothesis-client-annotations(1)
- hypothesis-client-annotations-flag(1)
- hypothesis-client-groups(1)
- hypothesis-client-profile(1)
- hypothesis-client-groups-members(1)
- hypothesis-client-groups-leave(1)
- hypothesis-client-groups-list(1)
- hypothesis-client-annotations-show(1)
- hypothesis-client-annotations-update(1)
- hypothesis-client-groups-update(1)
- hypothesis-client-annotations-fetch(1)
Package: hypothesis-client
apt-get install hypothesis-client
apt-get install hypothesis-client
Manuals in package:
Documentations in package:
Manual
| HYPOTHESIS-CLIENT(1) | User Commands | HYPOTHESIS-CLIENT(1) |
NAME
hypothesis-client groups members - Fetch a list of all members (users) in a group.
SYNOPSIS
hypothesis-client groups members [OPTIONS] <ID>
DESCRIPTION
Fetch a list of all members (users) in a group.
Returned user resource only contains public-facing user data. Authenticated user must have read access to the group. Does not require authentication for reading members of public groups. Returned members are unsorted.
Arguments:
- <ID>
- unique Group ID
OPTIONS
-o, --file <FILE>
- json file to write groups members to, writes to stdout if not given
-h, --help
- Print help (see a summary with '-h')
| May 2025 | hypothesis-client groups members 0.12.0 |