# `mix dala.env`
[🔗](https://github.com/ohhi-vn/dala_dev/blob/main/lib/mix/tasks/dala.env.ex#L1)

One-shot inventory of your dala development environment: host toolchain
versions, Android/iOS tool availability, project bundle id, and every
connected device with its node name and dist port.

    mix dala.env            # human-readable summary
    mix dala.env --json     # single JSON document (scripts / CI / bug reports)

Unlike `mix dala.doctor`, this diagnoses nothing — it's the neutral
"what do I have" answer for scripts and issue reports.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
