# depot CLI v2.95.0 (https://depot.dev/changelog/2025-07-15-depot-switch-orgs-delete-projects)

> Published 2025-07-15

The `depot` CLI has been updated to version 2.95.0, which includes several new features and improvements:

**Switch Organizations**: You can now switch between organizations directly from the CLI using the new top level commands in `depot org`:

* `depot org list`: Lists all organizations you are a member of.
* `depot org show`: Outputs the current organization ID.
* `depot org switch`: Prints an interactive list of organizations you are a member of and allows you to switch to a different organization.

**Delete projects**: You can now delete projects directly from the CLI using the new command `depot projects delete`. This allows you to manage your projects more effectively without needing to use the web interface. &#x2A;*Note: Only organization admins can delete projects.**

In addition, we also updated our `depot bake` validation support to be inline with `docker buildx bake` and updated the logic to load targets to skip ones that are cache only.

## 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.