compose_ps
Show all services defined in a Docker Compose file, with options to specify the compose file path, filter by service names, or set a project name.
Instructions
List Docker Compose services
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Path to docker-compose.yml file | |
| services | No | Services to show (default: all services) | |
| projectName | No | Specify project name |