# `once bazel`

Accept a Bazel build or test invocation and use the Once graph when its semantics are supported. Other invocations pass through to the system Bazel executable unchanged. Configure this as a mise command wrapper to make ordinary `bazel` commands use this compatibility surface.

## Synopsis

```text
once bazel [ARG]
```

## Arguments

| Argument | Required | Description |
| --- | --- | --- |
| `<ARG>` | no | Arguments supplied by the Bazel invocation. |
