Q. Which command is used to view the current Docker Compose configuration?
β
Correct Answer: (A)
docker-compose config
Explanation: The 'docker-compose config' command is used to view the current Docker Compose configuration.