rewrapper

command
v0.0.0-...-223af15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Main package for the rewrapper binary.

The rewrapper is used as a prefix to a build/test command that should be remoted to RBE. The rewrapper works as follows:

rewrapper --labels=type=compile,lang=cpp --command_id=12345 --exec_strategy=remote -- \

clang -c test.c -o test.o

In the above example, the clang command is packaged as a request to a long running proxy server which receives the command and returns its result. The result could be obtained via remote execution, local execution, or cache.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL