Lines Matching refs:help
119 parser.add_argument('--build_target', help='The build target.')
123 help='Release target config, e.g., next, trunk_food, trunk_staging, ...')
125 '--variant', default='userdebug', help='The Android build variant.')
127 '--nsjail_bin', required=True, help='Path to NsJail binary.')
131 help='Path to the chroot to be used for building the Android '
137 help='Path to the overlay configuration file.')
141 help='Path to the command wrapper. '
148 help='Path to the a path to be mounted as readonly inside the secure '
156 help='Specify an environment variable to the NSJail sandbox. Can be specified '
160 help='Path to the Android dist directory. This is where '
164 help='Build identifier what will label the Android platform '
169 help='Limit of concurrent CPU cores that the NsJail sanbox '
175 help='One or more contexts used to select build goals from the '
178 '--use_rbe', action='store_true', help='Executes the build on RBE')