ait workflow — 完整参考
对有界改动分类、校准工作流状态、准备远程就绪条件,并推动配置好的收尾决策。
适用人群: coding agent 与运维
作用边界#
用途: 对有界改动分类、校准工作流状态、准备远程就绪条件,并推动配置好的收尾决策。
影响类别: guide 为只读;带 apply 的校准、就绪和收尾形式会改动所声明的范围。
覆盖: ait workflow 下共 5 个公开 help surface。
下面的代码块原样保留 1.0.0 二进制的输出,包含它给出的每一个参数、选项、 默认值、可选值、冲突关系和必填要求。
完整命令树#
ait workflow
ait workflow guide
ait workflow reconcile
ait workflow ready
ait workflow land原样输出的 help#
ait workflow#
参考描述: 对有界改动分类、校准工作流状态、准备远程就绪条件,并推动配置好的收尾决策。
1.0.0 二进制没有为这个 surface 单独给出描述,上面那句是文档补充的说明。 下面是解析器提供的完整用法和选项,未作改动。
Usage: ait workflow <COMMAND>
Commands:
guide Show helper playbooks that collapse common inventory and landing command bursts.
reconcile Inventory cross-object Task, Change, Line, worktree, land, and Plan-binding state; dry-run is the default and never mutates Plan state.
ready Show or apply the text-only ready phase for one change before review and remote land; every preparation input requires --apply.
land Show or apply the remote-only reviewer-owned exact-Patchset Review and Policy gates for one change, then delegate the already-ready final mutation to atomic Task Land.
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait workflow guide#
二进制描述: Show helper playbooks that collapse common inventory and landing command bursts.
Show helper playbooks that collapse common inventory and landing command bursts.
Usage: ait workflow guide [TOPIC]
Arguments:
[TOPIC]
Options:
-h, --help Print helpait workflow reconcile#
二进制描述: Inventory cross-object Task, Change, Line, worktree, land, and Plan-binding state; dry-run is the default and never mutates Plan state.
Inventory cross-object Task, Change, Line, worktree, land, and Plan-binding state; dry-run is the default and never mutates Plan state.
Usage: ait workflow reconcile [OPTIONS]
Options:
--remote <REMOTE>
--task <TASK>
--dry-run
--apply
--safe-only
--scheduled Run one bounded remote-worker reconciliation pass; implies --safe-only and requires a selected or default remote
--limit <LIMIT> [default: 100]
--json
-h, --help Print helpait workflow ready#
二进制描述: Show or apply the text-only ready phase for one change before review and remote land; every preparation input requires --apply.
Show or apply the text-only ready phase for one change before review and remote land; every preparation input requires --apply.
Usage: ait workflow ready [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--apply
--snapshot-message <SNAPSHOT_MESSAGE>
--summary <SUMMARY>
--tests <TESTS>
--lint <LINT>
--security <SECURITY>
--license <LICENSE>
--author-mode <AUTHOR_MODE>
[possible values: human_only, human_with_ai_assist, ai_with_human_review, ai_only_experimental]
--model <MODEL>
--remote <REMOTE>
-h, --help
Print helpait workflow land#
二进制描述: Show or apply the remote-only reviewer-owned exact-Patchset Review and Policy gates for one change, then delegate the already-ready final mutation to atomic Task Land.
Show or apply the remote-only reviewer-owned exact-Patchset Review and Policy gates for one change, then delegate the already-ready final mutation to atomic Task Land.
Usage: ait workflow land [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID> Remote Change id to inspect or land through reviewer-owned closeout.
Options:
--apply
Apply the safe next reviewer, policy, and atomic Task Land actions instead of only showing state.
--review-message <REVIEW_MESSAGE>
Structured exact-Patchset AI review summary authored by the executing reviewer app.
--remote <REMOTE>
Use the named remote instead of the configured default remote.
-h, --help
Print help