Configuration Request

The gpp cr command group manages configuration request retrieval.

Use it to interact with configuration requests in the GPP database.

gpp cr

 gpp cr Usage: gpp cr [OPTIONS] COMMAND [ARGS]... Manage configuration requests. ╭─ Options ────────────────────────────────────────────────────────────────────╮ --helpShow this message and exit. ╰──────────────────────────────────────────────────────────────────────────────╯ ╭─ Commands ───────────────────────────────────────────────────────────────────╮ listList configuration requests filtered by program ID (and approval if    requested).                                                            ╰──────────────────────────────────────────────────────────────────────────────╯

gpp cr list

 gpp cr list Usage: gpp cr list [OPTIONS] List configuration requests filtered by program ID (and approval if  requested). ╭─ Options ────────────────────────────────────────────────────────────────────╮ *--program-id-pTEXT   Filter by Program ID.[required] --approvedOnly show approved requests. --limitINTEGERMax number of results. --offsetINTEGERStart results after the given ID (as       offset).                                   --helpShow this message and exit. ╰──────────────────────────────────────────────────────────────────────────────╯