1.1.1
ait status — 完整参考
查看当前的 Line、仓库、工作区、远程和 worktree 状态。
适用人群: 用户与 coding agent
作用边界#
用途: 查看当前的 Line、仓库、工作区、远程和 worktree 状态。
影响类别: 只读查看。
覆盖: ait status 下共 1 个公开 help surface。
下面的代码块原样保留 1.1.1 二进制的输出,包含它给出的每一个参数、选项、 默认值、可选值、冲突关系和必填要求。
完整命令树#
ait status原样输出的 help#
ait status#
二进制描述: Inspect the current repository, Line, Snapshot, workspace, bounded maintenance findings, and actionable repair state without changing repository data or runtime state. Use --json for compact versioned machine-readable output; add --full for the complete output.
Inspect the current repository, Line, Snapshot, workspace, bounded maintenance findings, and actionable repair state without changing repository data or runtime state. Use --json for compact versioned machine-readable output; add --full for the complete output.
Usage: ait status [OPTIONS]
Options:
--json
Emit compact versioned machine-readable status.
--full
With --json, emit the complete status result.
-h, --help
Print help (see a summary with '-h')说明
查看当前仓库、Line、Snapshot、工作区、有界维护发现项和可执行修复状态,不改动仓库数据或运行时状态。--json 输出精简、带版本的机器可读结果;加 --full 输出完整结果。