← 返回命令列表

Linux command

koji-help 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

koji help

Example

koji help [category]

Example

koji help --help

说明

koji help displays help information for Koji commands. Without arguments, it lists all available commands. With a category argument, it shows commands in that category.

参数

category
Filter commands by category (e.g., admin, all, bind, build, download, info, misc, monitor, search).
--admin
Show admin commands.
-h, --help
Display help information

FAQ

What is the koji-help command used for?

koji help displays help information for Koji commands. Without arguments, it lists all available commands. With a category argument, it shows commands in that category.

How do I run a basic koji-help example?

Run `koji help` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does category do in koji-help?

Filter commands by category (e.g., admin, all, bind, build, download, info, misc, monitor, search).