snippetbashTip
koji help — Display help information for Koji commands. More information: <https://docs.pagure.org/koji/HOWTO/#e
Viewed 0 times
kojicommandkoji helpcliinformationhelpfordisplay
linux
Problem
How to use the
koji help command: Display help information for Koji commands. More information: <https://docs.pagure.org/koji/HOWTO/#exploring-koji>.Solution
koji help — Display help information for Koji commands. More information: <https://docs.pagure.org/koji/HOWTO/#exploring-koji>.Display all available commands:
koji helpDisplay help for specific category (Available categories are: admin, all, bind, build, download, info, misc, monitor, search):
koji help {{category}}Display help:
koji help {{[-h|--help]}}Code Snippets
Display all available commands
koji helpDisplay help for specific category (Available categories are: admin, all, bind, build, download, info, misc, monitor, search)
koji help {{category}}Display help
koji help {{[-h|--help]}}Context
tldr-pages: linux/koji help
Revisions (0)
No revisions yet.