You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if this library could support the copy command to copy files to a pod. I foresee this keyword needing to know the following information (arguments):
Namespace
Filename(s) to copy
Source Path (local)
Destination Path (on the pod)
Pod Name (the name of the pod to copy the files to)
Timeout (the maximum length of time to wait before erroring out and moving on)
The text was updated successfully, but these errors were encountered:
I have not implemented a timeout handling, but it would be interesting to know if this implementation goes into the right direction and would be any use for you.
It would be great if this library could support the copy command to copy files to a pod. I foresee this keyword needing to know the following information (arguments):
The text was updated successfully, but these errors were encountered: