Complete RC.8 CLI Reference
Browse every public RC.8 ait command and command group with exact emitted syntax, options, defaults, conflicts, and operating boundaries.
Audience: Developers, coding agents, and operators
Coverage#
This is the complete public command reference emitted by the admitted native ait 1.0.0-rc.8 binary. It covers 29 top-level commands and 202 non-root public command or command-group help surfaces. The root ait --help surface is reproduced separately below.
Clap's automatically generated help aliases are navigation helpers, so they are not counted as separate product operations. Hidden and internal parser surfaces are also outside this public reference.
How to read the syntax#
<VALUE>is a required value supplied by the caller; do not type the angle brackets literally.[OPTIONS],[COMMAND], and other square-bracket groups are optional.- A choice shown inside the emitted usage line expresses a parser-enforced relationship. Preserve the exact grouping when constructing a command.
- Default values, possible values, conflicts, and requirements appear exactly where the RC.8 binary emits them.
Top-level command index#
ait init— Create or reinitialize local AIT repository authority and refresh the effective repository instructions.ait agent— Configure, inspect, and run optional Telegram, LINE, Discord, and Slack transport workers and their supervisors.ait line— Inspect and manage Lines, switch or restore workspace state, merge recorded history, and clean eligible Line records.ait git— Import, export, and mirror history between Git and AIT's native repository model.ait blame— Attribute a path or line range to recorded Snapshot and Plan lineage, with an explicit bounded restore option.ait doctor— Run focused diagnostics for the configured memory root, runtime root, or Plan authority.ait queue— Read active work, review, remote, and worktree inventory in summary form.ait remote— Register and list remote authorities or reconstruct a local Line head from an exact remote Repository authority.ait release— Create and inspect release dossiers, build and package native artifacts, publish them, and promote admitted releases.ait repo— Inspect or administer a registered remote Repository and its CI jobs, capabilities, and runs.ait config— Inspect effective repository configuration or set an explicit supported configuration value.ait external— Inspect, materialize, pin, link, unlink, and diagnose external repository dependencies.ait status— Inspect the current Line, repository, workspace, remote, and worktree state.ait diff— Compare the current workspace with recorded state using optional bounded path and output filters.ait pull— Import a remote Line's Snapshot history, classify head relationships, and optionally materialize the selected result.ait push— Upload recorded Snapshot history and advance an exact remote Line.ait gc— Inspect, validate, and prune eligible native storage packs.ait stash— Record, inspect, apply, and remove local work-in-progress stash entries.ait plan— Record Markdown Plan lineage, inspect revisions, and synchronize exact authored Markdown in the selected scope.ait task— Start Plan-bound work, inspect and audit Task state, land admitted work, or abandon an unfinished Task.ait change— Create, inspect, update, cancel, and otherwise manage the Change lifecycle within a Task.ait snapshot— Create and inspect immutable repository state, traverse its parent history, and replay or restore recorded content.ait tag— Create, inspect, list, and remove local AIT Tag references to recorded state.ait patchset— Publish and inspect Change candidates, select the current candidate, and manage its CI request state.ait review— Request, inspect, and record review decisions for a selected Patchset.ait attest— Create and inspect typed evidence attached to a selected Patchset.ait policy— Evaluate, inspect, and explicitly waive supported policy checks for a selected Patchset.ait worktree— Inspect, diagnose, recover, relocate, and clean AIT-owned Task worktrees and their metadata.ait workflow— Classify bounded edits, reconcile workflow state, prepare remote readiness, and drive configured closeout decisions.
Root help#
The following block is the unabridged output of ait --help from the captured RC.8 binary.
AIT native local repository and workflow tool.
Usage: ait <COMMAND>
Commands:
init Create or reinitialize a local AIT repository.
agent
line
git
blame Attribute selected lines without modifying workspace files.
doctor Inspect effective AIT configuration and host readiness without repairing it.
queue
remote Manage server endpoints and recover the canonical remote main head.
release
repo Inspect and manage the configured remote Repository authority.
config Inspect effective configuration and mutate only admitted user-owned overrides.
external Manage reproducible external Repository dependencies.
status Inspect the current repository, Line, Snapshot, workspace, and actionable local status.
diff Compare the current workspace with the current Line head.
pull Import one remote Line and safely update its local head.
push
gc Inspect and safely maintain local content storage.
stash Park and restore temporary local-only workspace Snapshots.
plan Inspect and reconcile local or remote Plan authority.
task Start, inspect, audit, land, or abandon scoped Task lifecycle authority.
change
snapshot Create and inspect immutable local Snapshots and restore selected workspace content.
tag Create, inspect, and delete local Snapshot Tags.
patchset Publish and inspect remote Change revisions and their CI state.
review Inspect remote Review state and record team, human Task, or AI code-review evidence.
attest
policy
worktree Inspect, restore, recover, synchronize, rebase, and remove isolated worktrees.
workflow
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
-V, --version Print versionCapture authority#
- Product version:
1.0.0-rc.8 - Binary SHA-256 used for capture:
468c10a9c0ef7ebc18b7e18fd7be5d4153bfbfd988b193fbda096a2ce52f3b9a - Complete help capture SHA-256:
906f8c94d767a7ff8c33a6daa7e40e9e315edeb36221bac0d9b66832b137f9b1 - CLI parser SHA-256:
9884f192faf38352fcaa035bd99ebd30c31f81aafcd2a16a9ad9cfe5c24df162 - CLI parser source: immutable RC.8 source
The generated receipt stores every command path, emitted description, usage, child command list, help digest, and exact help text. Website and PDF builds validate that receipt against these pages.