Skip to content

Add BAZELISK_DISABLE_COMPLETION to allow bypass completion interception#773

Open
ptsteadman wants to merge 1 commit intobazelbuild:masterfrom
ptsteadman:add-disable-completion-config
Open

Add BAZELISK_DISABLE_COMPLETION to allow bypass completion interception#773
ptsteadman wants to merge 1 commit intobazelbuild:masterfrom
ptsteadman:add-disable-completion-config

Conversation

@ptsteadman
Copy link

When set to any non-empty value (in env or .bazeliskrc), bazelisk will pass the completion command through to the underlying bazel binary instead of handling it itself. This is useful when the underlying binary provides its own completion command with broader shell support (e.g. zsh), or the underlying binary has different completions than the bazelisk completions.

When set to any non-empty value (in env or .bazeliskrc), bazelisk will
pass the `completion` command through to the underlying bazel binary
instead of handling it itself. This is useful when the underlying binary
provides its own completion command with broader shell support (e.g. zsh).
@google-cla
Copy link

google-cla bot commented Feb 13, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant