ait commit — Complete Reference
Create an AIT Snapshot through a Git-friendly commit-named entry point.
Audience: Developers and coding agents
Operating boundary#
Purpose: Create an AIT Snapshot through a Git-friendly commit-named entry point.
Effect class: Records immutable local repository state using the same Snapshot authority as snapshot create.
Coverage: 1 public help surface under ait commit.
The blocks below preserve the 1.1.1 binary output in full, including every emitted argument, option, default, possible value, conflict, and requirement.
Complete command tree#
ait commitExact emitted help#
ait commit#
Binary description: 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')