# depot CLI v2.70.0 (https://depot.dev/changelog/2024-06-30-depot-cli-2-70-0)

> Published 2024-06-30

We've rolled out a lot of features and bug fixes to the [`depot` CLI](/docs/cli/installation) that are now all rolled into `v2.70.0`. Here's a quick rundown of the changes:

* Enhancements to `--load` for the fast load path to work with specified targets when using the [`bake` command](/docs/cli/reference/container-builds#depot-bake)
* Ability to leverage the [Ephemeral Registry](/docs/container-builds/how-to-guides/ephemeral-registry) when using `depot bake`
* Upgraded `buildx` imagetools to pick up additional fixes
* Default to doing a pull/load of all targets when using `bake` with `--load`
* Added support for [`depot pull-token`](/docs/cli/reference/container-builds#depot-pull-token) to generate a temporary pull token to pull images from the Depot Ephemeral Registry
* Bug fix for the BuildKit proxy with `buildx` 0.13
* Added native support for GitHub Actions OIDC so that the `depot` CLI can exchange this token type outside of our `depot/*` actions
* Added support for an experimental `depot exec` command to invoke a command in the remote BuildKit instance
* Bug fix for resolving the GitHub Cache endpoint when running inside of a [Depot GitHub Actions Runners](/products/github-actions)
* Bug fix for OCI mediatypes when pushing images from Depot to Heroku's registry
* Log additional visibility into git provenance information
* Added support for client-side server name verification for mTLS verification outside of EC2 instances
* Bug fix for `image.name` in the metadata file when one is requested
* Bug fix to correctly report `--load` progress back to the UI
* Added support for multiple projects with `depot bake` with a [new Docker Compose extension](/changelog/2024-06-07-depot-cli-bake-multiple-projects)
* Bug fix to only close the progress channel after all error retries are exhausted
* Added support for allowing remote [cancelation of builds](/blog/project-build-timeouts)

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.