Description
Config command seems to ignore the format option, printing the content always in YAML
We're experiencing this behaviour since few hours ago with v2.25.0, rollbacking to previous version (v2.24.7) fixed the issue
Steps To Reproduce
- Execute the command
docker compose -f docker-compose.yml config --format=json
- Output is in YAML instead of JSON
Compose Version
Docker Compose version v2.25.0
Docker Environment
No response
Anything else?
No response
Description
Config command seems to ignore the format option, printing the content always in YAML
We're experiencing this behaviour since few hours ago with v2.25.0, rollbacking to previous version (v2.24.7) fixed the issue
Steps To Reproduce
docker compose -f docker-compose.yml config --format=jsonCompose Version
Docker Environment
No response
Anything else?
No response