1.1.1
ait commit — 完整參考
透過 Git 友好的 commit 命名入口建立 AIT Snapshot。
適用對象: 開發者與 coding agent
作用邊界#
用途: 透過 Git 友好的 commit 命名入口建立 AIT Snapshot。
影響類別: 使用與 snapshot create 相同的 Snapshot 權威記錄不可變的本地儲存庫狀態。
覆蓋: ait commit 下共 1 個公開 help surface。
下面的程式碼區塊原樣保留 1.1.1 二進位的輸出,包含它給出的每一個引數、選項、 預設值、可選值、衝突關係和必填要求。
完整命令樹#
ait commit原樣輸出的 help#
ait commit#
二進位描述: Git-friendly alias for ait snapshot create. Capture the managed workspace as a new immutable local Snapshot and advance the current Line head. The result remains an AIT Snapshot, uses the same output and safety checks, and does not publish remote data.
Git-friendly alias for `ait snapshot create`. Capture the managed workspace as a new immutable local Snapshot and advance the current Line head. The result remains an AIT Snapshot, uses the same output and safety checks, and does not publish remote data.
Usage: ait commit [OPTIONS]
Options:
-m, --message <MESSAGE>
Record an optional human-readable Snapshot message.
--json
Emit the compact versioned machine-readable creation payload.
--full
With --json, emit the previous complete stable creation payload.
-h, --help
Print help (see a summary with '-h')說明
ait snapshot create 的 Git 友好別名。把受管工作區記錄為新的不可變本地 Snapshot,並推進目前 Line head。結果仍是 AIT Snapshot,使用相同輸出和安全檢查,不發布遠端資料。