list_compose_stacks
Group containers into Compose projects and display per-stack health status (healthy, degraded, or down) from Docker/Podman labels.
Instructions
[READ] Group containers into Compose projects with a per-stack health rollup.
Reconstructs docker compose / podman compose projects from the 'com.docker.compose.project' label over the Docker-compat layer, so it works on a docker OR podman target (no Portainer needed). Each stack rolls up to healthy (all running) / degraded (some) / down (none).
Args: target: Target name from config; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |