upload_file_to_container.Rd
Upload file to a container
upload_file_to_container(container_id, remote_file, local_file)
container_id | Container ID |
---|---|
remote_file | File name to use when saving the file into the container |
local_file | Full path to a local file to save to the container |