something that can copy the current directory (like docker context), execute the command I provided, sync the target directory back to my machine, something like
remoteexec -c config.yml 'ffmpeg -i input.avi -o output.mp4'
something that can copy the current directory (like docker context), execute the command I provided, sync the target directory back to my machine, something like
remoteexec -c config.yml 'ffmpeg -i input.avi -o output.mp4'