ait tag — Complete Reference
Create, inspect, list, and remove local AIT Tag references to recorded state.
Audience: Developers and release operators
Operating boundary#
Purpose: Create, inspect, list, and remove local AIT Tag references to recorded state.
Effect class: Tag-reference mutation with read-only list and show operations.
Coverage: 5 public help surfaces under ait tag.
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 tag
ait tag create
ait tag list
ait tag show
ait tag deleteExact emitted help#
ait tag#
Reference description: Create, inspect, list, and remove local AIT Tag references to recorded 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 tag <COMMAND>
Commands:
create
list
show
delete
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait tag create#
Reference description: Create a named local AIT Tag with the required message at the selected recorded 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 tag create [OPTIONS] --message <MESSAGE> <NAME>
Arguments:
<NAME>
Options:
--snapshot <SNAPSHOT>
--message <MESSAGE>
--force
--json
-h, --help Print helpait tag list#
Reference description: List local AIT Tags and their selected targets.
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 tag list [OPTIONS]
Options:
--json
-h, --help Print helpait tag show#
Reference description: Show one local AIT Tag and its recorded target and message.
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 tag show [OPTIONS] <NAME>
Arguments:
<NAME>
Options:
--json
-h, --help Print helpait tag delete#
Reference description: Delete one named local AIT Tag reference.
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 tag delete [OPTIONS] <NAME>
Arguments:
<NAME>
Options:
--json
-h, --help Print help