gpp targetUsage: gpp target [OPTIONS] COMMAND [ARGS]...Target operations.╭─ Options ────────────────────────────────────────────────────────────────────╮│--helpShow this message and exit.│╰──────────────────────────────────────────────────────────────────────────────╯╭─ Commands ───────────────────────────────────────────────────────────────────╮│get Get a target using exactly one selector. ││listList targets. │╰──────────────────────────────────────────────────────────────────────────────╯
gpp target getUsage: gpp target get [OPTIONS]Get a target using exactly one selector.╭─ Options ────────────────────────────────────────────────────────────────────╮│--target-idTEXTGet a target by ID.││--include-deletedInclude deleted program data in the result.││--helpShow this message and exit.│╰──────────────────────────────────────────────────────────────────────────────╯
gpp target listUsage: gpp target list [OPTIONS]List targets.╭─ Options ────────────────────────────────────────────────────────────────────╮│--include-deletedInclude deleted targets.││--offsetTEXT Pagination offset.││--limitINTEGER RANGE [x>=1]Maximum number of targets to ││return. ││--helpShow this message and exit.│╰──────────────────────────────────────────────────────────────────────────────╯