Files
runta cp
Section titled “runta cp”Copy files or directories between the local machine and a runtime.
runta cp <SOURCE> <DESTINATION>Remote paths use <runtime-name>:<path>.
runta cp ./app.py demo:/tmp/app.pyrunta cp ./src demo:/tmp/srcrunta cp demo:/tmp/results ./results