tjanczuk / git-azure

Deploy multiple node.js applications to Windows Azure from MacOS using Git
Other
61 stars 11 forks source link

consider browserless download of publishSettings #18

Open tjanczuk opened 12 years ago

woloski commented 12 years ago

This would be great. Download of the publishSettings is such a confusing process, especially if you have multiple subsriptions and more confusing even if you reached the 10 certs quota. But I'm not sure this is doable since there is no API to do that. You would have to login with windows Live. Are you thinking of using a headless browser and ask for the LiveID user and password?

tjanczuk commented 12 years ago

Yes, mimicking the browser and specifying LiveID creds on the command line is what I thought to look into.


From: Matias Woloski [reply@reply.github.com] Sent: Wednesday, May 23, 2012 6:12 PM To: Tomasz Janczuk Subject: Re: [git-azure] consider browserless download of publishSettings (#18)

This would be great. Download of the publishSettings is such a confusing process, especially if you have multiple subsriptions and more confusing even if you reached the 10 certs quota. But I'm not sure this is doable since there is no API to do that. You would have to login with windows Live. Are you thinking of using a headless browser and ask for the LiveID user and password?


Reply to this email directly or view it on GitHub: https://github.com/tjanczuk/git-azure/issues/18#issuecomment-5888585