1.1.1
ait queue — 完整参考
以摘要形式查看进行中的工作、评审、远程和 worktree 清单。
适用人群: 用户与 coding agent
作用边界#
用途: 以摘要形式查看进行中的工作、评审、远程和 worktree 清单。
影响类别: 只读查看。
覆盖: ait queue 下共 2 个公开 help surface。
下面的代码块原样保留 1.1.1 二进制的输出,包含它给出的每一个参数、选项、 默认值、可选值、冲突关系和必填要求。
完整命令树#
ait queue
ait queue summary原样输出的 help#
ait queue#
二进制描述: Summarize active Tasks, Changes, worktrees, and reviews.
Summarize active Tasks, Changes, worktrees, and reviews.
Usage: ait queue <COMMAND>
Commands:
summary Show active local work and the configured remote review inbox.
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help说明
汇总活动的 Task、Change、worktree 和评审。
| 参数 / 选项 | 说明 |
|---|---|
summary | 显示活动的本地工作和已配置的远程 review inbox。 |
help | 打印本消息或给定子命令的帮助 |
-h, --help | 打印帮助 |
ait queue summary#
二进制描述: Show active local work and the configured remote review inbox.
Show active local work and the configured remote review inbox.
Usage: ait queue summary [OPTIONS]
Options:
--remote <REMOTE> Read the review inbox from this configured remote instead of the default remote.
--json Emit the complete machine-readable summary.
-h, --help Print help说明
显示活动的本地工作和已配置的远程 review inbox。
| 参数 / 选项 | 说明 |
|---|---|
--remote <REMOTE> | 从这个已配置远程读取 review inbox,而不是使用默认远程。 |
--json | 输出完整的机器可读摘要。 |
-h, --help | 打印帮助 |