aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/usage/ddev-status.md
blob: f4faac185fb584ea85ecef9a474fbb52fb12ddfc (plain) (blame)
1
2
3
4
5
6
7
8
9
# ddev status

Displays the status of all containers in the environment, including internal
and external addresses, domains and ports to the terminal.

**Example:**
```bash
$ ddev status
```