projectkudu / ARMClient

A simple command line tool to invoke the Azure Resource Manager API
http://blog.davidebbo.com/2015/01/azure-resource-manager-client.html
Other
316 stars 97 forks source link

Support http verb Patch. #14

Closed yangl900 closed 9 years ago

yangl900 commented 9 years ago

Add support for http patch. This allows ARMClient to patch a resource, e.g. adding/removing tags.

davidebbo commented 9 years ago

Thanks for the contrib! It's in 1.0.0 on Chocolatey. I also updated the help string do add the verb.