azure-cli icon indicating copy to clipboard operation
azure-cli copied to clipboard

[FEATURE] New command to copy files from/to VMs

Open mwieczorek opened this issue 7 years ago • 37 comments

Is it possible to add feature to azure cli to copy files from/to VMs? Something like:

az vm upload --resource-group rg --name vmname --from <localpath> --to <reomtepath> 

mwieczorek avatar Jan 11 '18 11:01 mwieczorek