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

Rename --project_id to --bes_instance_name #14455

Closed
wants to merge 1 commit into from

Commits on Dec 20, 2021

  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.
    Yannic committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    b7b571d View commit details
    Browse the repository at this point in the history