remote: remote options validation #7927
Labels
P3
We're not considering working on this, but happy to review a PR. (No assignee)
stale
Issues or PRs that are stale (no activity for 30 days)
team-Remote-Exec
Issues and PRs for the Execution (Remote) team
type: feature request
At the moment, there is no standard approach for options validations.
For example, --remote_http_cache=lololol will be considered by bazel as an option that enables remote cache, which would lead to some exception at some point of cache creation attempt.
The ideal situation would be:
The text was updated successfully, but these errors were encountered: