ait review — Complete Reference
Request, inspect, and record review decisions for a selected Patchset.
Audience: Reviewers, coding agents, and maintainers
Operating boundary#
Purpose: Request, inspect, and record review decisions for a selected Patchset.
Effect class: Remote review workflow mutation and inspection.
Coverage: 16 public help surfaces under ait review.
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 review
ait review show
ait review team
ait review team request
ait review team approve
ait review team request-changes
ait review team comment
ait review team defer
ait review task
ait review task approve
ait review task request-changes
ait review task comment
ait review task defer
ait review code
ait review code submit
ait review code templateExact emitted help#
ait review#
Reference description: Request, inspect, and record review decisions for a selected Patchset.
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 review <COMMAND>
Commands:
show
team
task
code
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait review show#
Reference description: Show the review state recorded for one Change and its selected Patchset.
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 review show [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--remote <REMOTE>
--json
-h, --help Print helpait review team#
Reference description: Group team-review requests and decisions for a selected Change.
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 review team <COMMAND>
Commands:
request
approve
request-changes
comment
defer
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait review team request#
Reference description: Request team review from one or more exact reviewer groups.
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 review team request [OPTIONS] --group <REVIEWER_GROUPS> <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--group <REVIEWER_GROUPS>
--patchset <PATCHSET_ID>
--note <NOTE>
--remote <REMOTE>
--json
-h, --help Print helpait review team approve#
Reference description: Record a team-review approval for the selected Change.
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 review team approve [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review team request-changes#
Reference description: Record a team-review request for changes on the selected Change.
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 review team request-changes [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review team comment#
Reference description: Record a non-decisional team-review comment on the selected Change.
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 review team comment [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review team defer#
Reference description: Defer the current team-review decision for the selected Change.
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 review team defer [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review task#
Reference description: Group task-scope review decisions for a selected Change.
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 review task <COMMAND>
Commands:
approve
request-changes
comment
defer
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait review task approve#
Reference description: Record a task-scope review approval for the selected Change.
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 review task approve [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review task request-changes#
Reference description: Record a task-scope request for changes on the selected Change.
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 review task request-changes [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review task comment#
Reference description: Record a non-decisional task-scope review comment on the selected Change.
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 review task comment [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review task defer#
Reference description: Defer the current task-scope review decision for the selected Change.
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 review task defer [OPTIONS] <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review code#
Reference description: Group code-review submission and template operations.
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 review code <COMMAND>
Commands:
submit
template
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print helpait review code submit#
Reference description: Submit a code-review result and required message for the selected Change.
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 review code submit [OPTIONS] --message <MESSAGE> <CHANGE_ID>
Arguments:
<CHANGE_ID>
Options:
--verdict <VERDICT> [default: pass]
--reviewer <REVIEWER>
--patchset <PATCHSET_ID>
--message <MESSAGE>
--remote <REMOTE>
--json
-h, --help Print helpait review code template#
Reference description: Render the supported code-review template for the selected context.
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 review code template [OPTIONS]
Options:
--style <STYLE> [default: numbered]
--json
-h, --help Print help