gpp observationUsage: gpp observation [OPTIONS] COMMAND [ARGS]...Observation operations.╭─ Options ────────────────────────────────────────────────────────────────────╮│--helpShow this message and exit.│╰──────────────────────────────────────────────────────────────────────────────╯╭─ Commands ───────────────────────────────────────────────────────────────────╮│get Get an observation using exactly one selector. ││listList observations. │╰──────────────────────────────────────────────────────────────────────────────╯
gpp observation getUsage: gpp observation get [OPTIONS]Get an observation using exactly one selector.╭─ Options ────────────────────────────────────────────────────────────────────╮│--observation-idTEXTGet an observation by ID.││--observation-referenceTEXTGet an observation by reference.││--helpShow this message and exit.│╰──────────────────────────────────────────────────────────────────────────────╯
gpp observation listUsage: gpp observation list [OPTIONS]List observations.╭─ Options ────────────────────────────────────────────────────────────────────╮│--include-deletedInclude deleted observations.││--offsetTEXT Pagination offset.││--limitINTEGER RANGE [x>=1]Maximum number of ││observations to return. ││--helpShow this message and exit.│╰──────────────────────────────────────────────────────────────────────────────╯