Use depot as an asdf plugin
Managing different CLI and tool versions can be annoying. There are numerous tools out there for improving this, but they always seem to be specific to the actual tool (i.e., tfenv
for Terraform). asdf
allows you to manage multiple versions of multiple tools with a single CLI. So, we added a plugin for asdf
, that allows you to install and manage the depot
CLI versions. Check out the plugin repo for details.