Copying files into and out of pods is a frequent troubleshooting task. The kubectl cp Command Generator builds a correct command so you do not mix up the local and pod-side paths.
Enter the source, destination, optional container and namespace, and copy the result. The tool validates that exactly one side references a pod.
Everything runs locally and nothing is uploaded.