IBM
C1000-091 · Question #62
Which command is used to copy a directory from the pod named "/tmp/data" to a local machine?
The correct answer is B. oc cp test-pod:/tmp/data /tmp. See the full explanation below for the reasoning.
Question
Which command is used to copy a directory from the pod named "/tmp/data" to a local machine?
Options
- Aoc put test-pod /tmp/data /tmp
- Boc cp test-pod:/tmp/data /tmp
- Coc send test-pod /tmp/data /tmp
- Doc get test-pod:/tmp/data /tmp
How the community answered
(58 responses)- A14% (8)
- B74% (43)
- C3% (2)
- D9% (5)
Community Discussion
No community discussion yet for this question.