1.0.0
文档修订 2
ait blame — 完整参考
把某个路径或行区间归因到已记录的 Snapshot 与 Plan 沿革,并提供一个明确的有界恢复选项。
适用人群: 开发者与 coding agent
作用边界#
用途: 把某个路径或行区间归因到已记录的 Snapshot 与 Plan 沿革,并提供一个明确的有界恢复选项。
影响类别: 默认只读;给出的 restore 选项会改动选定的工作区范围。
覆盖: ait blame 下共 1 个公开 help surface。
下面的代码块原样保留 1.0.0 二进制的输出,包含它给出的每一个参数、选项、 默认值、可选值、冲突关系和必填要求。
完整命令树#
ait blame原样输出的 help#
ait blame#
二进制描述: Attribute selected lines without modifying workspace files.
Attribute selected lines without modifying workspace files.
Usage: ait blame [OPTIONS] <PATH>
Arguments:
<PATH>
Options:
--line <LINE>
Return blame for one line only.
--start <START_LINE>
Start line for a bounded blame range.
--end <END_LINE>
End line for a bounded blame range.
--snapshot <SNAPSHOT_ID>
Blame against one explicit immutable snapshot.
--via-parent <VIA_PARENT_SNAPSHOT_ID>
For an explicit merge Snapshot, follow this direct parent instead of the primary parent.
--patchset <PATCHSET_ID>
Resolve one exact published Patchset ID to its revision Snapshot before blaming.
--remote <REMOTE_NAME>
Remote to use when resolving --patchset.
--plan-id <PLAN_ID>
Select one current Markdown lineage plan explicitly when the same artifact path is tracked by multiple current plans.
--plan-ref <PLAN_REF>
Select one current Markdown lineage plan by artifact selector/ref.
--json
-h, --help
Print help