Isaac Pohl-Zaretsky
Isaac Pohl-Zaretsky
## Bug ### Current Behavior `garden exec` and `garden logs` always target the first container configured in a pod. Sometimes, sidecar containers are auto-injected. When this happens, `garden exec` and...
## Feature Request All custom commands currently [must be stored in the project root](https://docs.garden.io/advanced/custom-commands#limitations). For projects with many custom commands, this makes the root folder explode with lots of files....
## Feature Request ### Background / Motivation `garden run task` and `garden test` both show a “Running” spinner while the task is running. No log output is printed to the...