nerdexam
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)
  • A
    14% (8)
  • B
    74% (43)
  • C
    3% (2)
  • D
    9% (5)

Community Discussion

No community discussion yet for this question.

Full C1000-091 Practice