Provided by: koji-client_1.16.2-1_all bug

NAME

       koji - Koji build client

SYNOPSIS

       koji [global-options] command [command-options-and-arguments]

DESCRIPTION

       Common commands: build, download-build, help, latest-pkg, list-targets, search

OPTIONS

       -h, --help
              show this help message and exit

       -c FILE, --config=FILE
              use alternate configuration file

       -p PROFILE, --profile=PROFILE
              specify a configuration profile

       --keytab=FILE
              specify a Kerberos keytab to use

       --principal=PRINCIPAL
              specify a Kerberos principal to use

       --krbservice=KRBSERVICE
              specify the Kerberos service name for the hub

       --runas=RUNAS
              run as the specified user (requires special privileges)

       --user=USER
              specify user

       --password=PASSWORD
              specify password

       --noauth
              do not authenticate

       --force-auth
              authenticate even for read-only operations

       --authtype=AUTHTYPE
              force use of a type of authentication, options: noauth, ssl, password, or kerberos

       -d, --debug
              show debug output

       --debug-xmlrpc
              show xmlrpc debug output

       -q, --quiet
              run quietly

       --skip-main
              don't actually run main

       -s SERVER, --server=SERVER
              url of XMLRPC server

       --topdir=TOPDIR
              specify topdir

       --weburl=WEBURL
              url of the Koji web interface

       --topurl=TOPURL
              url for Koji file access

       --help-commands
              list commands

       Try  "koji  --help"  for  help  about  global options Try "koji help" to get all available
       commands Try "koji <command> --help" for help about the options of  a  particular  command
       Try  "koji  help  <category>"  to  get  commands  under  a  particular  category Available
       categories are: admin, all, bind, build, download, info, misc, monitor, search