Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.x] Rename --project_id to --bes_instance_name #14507

Commits on Jan 3, 2022

  1. Rename --project_id to --bes_instance_name

    This makes it clearer that this flag affects the BES and not, e.g.,
    remote cache or execution. `--bes_instance_name` was chosen to match
    `--remote_instance_name` as closely as possible.
    
    `--project_id` always seemed very Google/GCP centric, and now that
    there are multiple other BES implementations like BuildBuddy or EngFlow
    Build and Test UI, it makes sense to change the terminology to follow
    the conventions from the REAPI. We will keep `--project_id` as an alias
    for the foreseable future.
    
    Closes bazelbuild#14455.
    
    PiperOrigin-RevId: 418972581
    Yannic authored and Yannic Bonenberger committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    4b6d2ac View commit details
    Browse the repository at this point in the history