1.1.1
ait push — 完整參考
上傳已記錄的 Snapshot 歷史,並推進一條確切的遠端 Line。
適用對象: 開發者與恢復維運
作用邊界#
用途: 上傳已記錄的 Snapshot 歷史,並推進一條確切的遠端 Line。
影響類別: 改動遠端;它傳輸的是已記錄的狀態,不會捕獲未記錄的工作區內容。
覆蓋: ait push 下共 1 個公開 help surface。
下面的程式碼區塊原樣保留 1.1.1 二進位的輸出,包含它給出的每一個引數、選項、 預設值、可選值、衝突關係和必填要求。
完整命令樹#
ait push原樣輸出的 help#
ait push#
二進位描述: Upload an already-recorded local Line head and its required Snapshot history, then update the remote Line. Push does not capture workspace changes, create a Snapshot, publish a Patchset, or finish a Task.
Upload an already-recorded local Line head and its required Snapshot history, then update the remote Line. Push does not capture workspace changes, create a Snapshot, publish a Patchset, or finish a Task.
Usage: ait push [OPTIONS]
Options:
--remote <REMOTE>
Upload to this configured remote instead of the repository default.
--line <LINE>
Upload this local Line instead of the current Line.
--json
Emit the complete machine-readable push result.
-h, --help
Print help (see a summary with '-h')說明
上傳已記錄的本地 Line head 及其必需 Snapshot 歷史,然後更新遠端 Line。Push 不會捕獲工作區改動、建立 Snapshot、發布 Patchset 或完成 Task。