Man page - hypothesis-client-groups-list(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 list - Retrieve a list of applicable Groups, filtered by authority and target document (document_uri). Also retrieve user's private Groups
SYNOPSIS
hypothesis-client groups list [OPTIONS]
DESCRIPTION
Retrieve a list of applicable Groups, filtered by authority and target document (document_uri). Also retrieve user's private Groups
OPTIONS
--authority <AUTHORITY>
- Filter returned groups to this authority. For authenticated requests, the user's associated authority will supersede any provided value.
- Default: "hypothes.is"
- [default: hypothes.is]
--document-uri <DOCUMENT_URI>
- Only retrieve public (i.e. non-private) groups that apply to a given document URI (i.e. the target document being annotated)
- [default: ]
--expand <EXPAND>
- One or more relations to expand for a group resource. Possible values: organization, scopes
- Possible values: - organization: Expand `organization` field to `Org` - scopes: Expand `scopes` field to `Scope`
-o, --file <FILE>
- json file to write filtered groups to, writes to stdout if not given
-h, --help
- Print help (see a summary with '-h')
| May 2025 | hypothesis-client groups list 0.12.0 |