ait external — Complete Reference
Inspect, materialize, pin, link, unlink, and diagnose external repository dependencies.
Audience: Developers and dependency operators
Operating boundary#
Purpose: Inspect, materialize, pin, link, unlink, and diagnose external repository dependencies.
Effect class: Status and doctor inspect; update, link, and unlink change dependency or workspace materialization state.
Coverage: 6 public help surfaces under ait external.
The blocks below preserve the RC.6 binary output in full, including every emitted argument, option, default, possible value, conflict, and requirement.
Complete command tree#
ait external
ait external update
ait external status
ait external doctor
ait external link
ait external unlinkExact emitted help#
ait external#
Reference description: Inspect, materialize, pin, link, unlink, and diagnose external repository dependencies.
The RC.6 binary emits no separate prose description for this surface; the sentence above is editorial context. The complete parser-provided usage and options follow unchanged.
Usage: ait external <COMMAND>
Commands:
update
status
doctor
link
unlink
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait external update#
Reference description: Resolve and materialize one or all configured external repositories at their selected revisions.
The RC.6 binary emits no separate prose description for this surface; the sentence above is editorial context. The complete parser-provided usage and options follow unchanged.
Usage: ait external update [OPTIONS] [NAME]
Arguments:
[NAME]
Options:
--to <SNAPSHOT>
--latest
--locked
--validate
--no-recursive
--json
-h, --help Print helpait external status#
Reference description: Show configured external repositories, pins, overrides, and materialization state.
The RC.6 binary emits no separate prose description for this surface; the sentence above is editorial context. The complete parser-provided usage and options follow unchanged.
Usage: ait external status [OPTIONS]
Options:
--json
-h, --help Print helpait external doctor#
Reference description: Diagnose external-repository configuration and materialization problems.
The RC.6 binary emits no separate prose description for this surface; the sentence above is editorial context. The complete parser-provided usage and options follow unchanged.
Usage: ait external doctor [OPTIONS]
Options:
--json
-h, --help Print helpait external link#
Reference description: Link a named external repository to an explicit local path.
The RC.6 binary emits no separate prose description for this surface; the sentence above is editorial context. The complete parser-provided usage and options follow unchanged.
Usage: ait external link [OPTIONS] <NAME> <PATH>
Arguments:
<NAME>
<PATH>
Options:
--json
-h, --help Print helpait external unlink#
Reference description: Remove the local path override for a named external repository.
The RC.6 binary emits no separate prose description for this surface; the sentence above is editorial context. The complete parser-provided usage and options follow unchanged.
Usage: ait external unlink [OPTIONS] <NAME>
Arguments:
<NAME>
Options:
--json
-h, --help Print help