#15Multiple Choice
In Kubernetes, you can run the “kubectl exec” command to operate a container. When running this command on a multi-container pod, you are advised to add the -c flag.
Which of the following is the reason for adding this flag?