Browse RC.6 documentation
RC.6 Documentation revision 18

ait patchset — Complete Reference

Publish and inspect Change candidates, select the current candidate, and manage its CI request state.

Audience: Coding agents and CI operators

Operating boundary#

Purpose: Publish and inspect Change candidates, select the current candidate, and manage its CI request state.

Effect class: Remote candidate, selection, and CI-state mutation with read-only inspection operations.

Coverage: 7 public help surfaces under ait patchset.

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#

Code · text
ait patchset
ait patchset publish
ait patchset list
ait patchset show
ait patchset select
ait patchset ci-status
ait patchset rerun-ci

Exact emitted help#

ait patchset#

Reference description: Publish and inspect Change candidates, select the current candidate, and manage its CI request 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.

Code · text
Usage: ait patchset <COMMAND>

Commands:
  publish    
  list       
  show       
  select     
  ci-status  
  rerun-ci   
  help       Print this message or the help of the given subcommand(s)

Options:
  -h, --help  Print help

ait patchset publish#

Reference description: Publish a summarized candidate for one exact 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.

Code · text
Usage: ait patchset publish [OPTIONS] --change <CHANGE> --summary <SUMMARY>

Options:
      --change <CHANGE>            
      --summary <SUMMARY>          
      --author-mode <AUTHOR_MODE>  
      --remote <REMOTE>            
      --json                       
  -h, --help                       Print help

ait patchset list#

Reference description: List Patchsets published for one 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.

Code · text
Usage: ait patchset list [OPTIONS] --change <CHANGE>

Options:
      --change <CHANGE>  
      --remote <REMOTE>  
      --repo <REPO>      
      --json             
  -h, --help             Print help

ait patchset show#

Reference description: Show one Patchset and its selected evidence and result 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.

Code · text
Usage: ait patchset show [OPTIONS] <PATCHSET_ID>

Arguments:
  <PATCHSET_ID>  

Options:
      --remote <REMOTE>  
      --repo <REPO>      
      --change <CHANGE>  
      --json             
  -h, --help             Print help

ait patchset select#

Reference description: Make one published Patchset the current selected candidate for its 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.

Code · text
Usage: ait patchset select [OPTIONS] --change <CHANGE> <PATCHSET_ID>

Arguments:
  <PATCHSET_ID>  

Options:
      --change <CHANGE>  
      --remote <REMOTE>  
      --json             
  -h, --help             Print help

ait patchset ci-status#

Reference description: Show the selected CI request and result state for one 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.

Code · text
Usage: ait patchset ci-status [OPTIONS] <PATCHSET_ID>

Arguments:
  <PATCHSET_ID>  

Options:
      --remote <REMOTE>              
      --recent-limit <RECENT_LIMIT>  [default: 10]
      --json                         
  -h, --help                         Print help

ait patchset rerun-ci#

Reference description: Request another CI execution for one Patchset under the emitted controls.

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.

Code · text
Usage: ait patchset rerun-ci [OPTIONS] <PATCHSET_ID>

Arguments:
  <PATCHSET_ID>  

Options:
      --remote <REMOTE>    
      --trigger <TRIGGER>  [default: manual_rerun]
      --json               
  -h, --help               Print help

Version authority

Checked against the exact RC.6 source

This page is public documentation, not a second product contract. Use the exact source and distribution contract for release authority.

Owning component Snapshots
  • ait-coreSNP-8C859807E799
  • ait-serverSNP-25FF61FEEA4C
  • ait-runnerSNP-E50374CBA6E6
  • ait-pythonSNP-DF2C871D5400
  • ait-nodeSNP-46BB35869747