koji list-cgs¶
usage: koji list-cgs [-h] [--build NVR] [--json] [--quiet]
List Content Generators
optional arguments:
  -h, --help   show this help message and exit
  --build NVR  List the Content Generators used to produce a given build
  --json       Output as JSON
  --quiet, -q  Output just the CG names
List available Content Generators in the koji instance.
If the --build option is specified, then list those content
generators (if any) which were responsible for producing the build.