compose_ls
List Docker Compose projects managed by the daemon, spanning all directories. Use 'all' to include stopped projects.
Instructions
List compose projects known to the daemon (across all directories).
args: all - Include stopped projects
returns: list - One dict per project (parsed from --format json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No |