# docker compose ls List running compose projects ### Options | Name | Type | Default | Description | | --- | --- | --- | --- | | `-a`, `--all` | | | Show all stopped Compose projects | | `--filter` | `filter` | | Filter output based on conditions provided. | | `--format` | `string` | `pretty` | Format the output. Values: [pretty \| json]. | | `-q`, `--quiet` | | | Only display IDs. | ## Description List Compose projects running on platform.