azure-cli
azure-cli copied to clipboard
[FEATURE] New command to copy files from/to VMs
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>