Q. What does the command `docker config inspect <config_name>` do?
β
Correct Answer: (C)
Displays the config metadata and content
Explanation: `docker config inspect` shows metadata and optionally the content of the specified config.