mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
5
6
7
backends = [
  "aqua:NetApp/trident/tridentctl",
  "asdf:asdf-community/asdf-tridentctl",
]
description = "Storage orchestrator for containers"
os = ["linux", "macos"]
test = { cmd = "tridentctl version --client", expected = "{{version}}" }