Граф коммитов

378 Коммитов

Автор SHA1 Сообщение Дата
Suwat Ch f61b734aa3 Merge pull request #336 from WindowsAzure/suwatch_deploy
fix get repo twice and user cancellation
2012-05-29 10:06:09 -07:00
Sergey S Shinkevich c1002ed2ca Ignore error 'The subscription is not authorized for this feature.' when enumerating sites on importing accounts 2012-05-28 01:04:06 -07:00
suwatch 4ec4ec4030 fix get repo twice and user cancellation 2012-05-26 16:58:39 -07:00
Sergey S Shinkevich 355f11e33e delete disks sequentially in 'vm delete -b' 2012-05-25 08:51:38 -07:00
Andre Rodrigues c5eec4b730 #217: improve error message if no internet connectivity or host is not reachable. 2012-05-25 02:34:20 -07:00
suwatch be66df27ad add support for deployment long id 2012-05-25 00:34:06 -07:00
suwatch cf157c1eda fix issue 329 javascript error for deployment list 2012-05-25 00:27:50 -07:00
suwatch f9f1c954a0 add quiet mode and delete site confirmation 2012-05-24 12:38:36 -07:00
suwatch abe4158218 remove deprecated azure account location 2012-05-24 11:06:46 -07:00
suwatch f437eabdd6 fix error when there is no deployments 2012-05-23 21:05:21 -07:00
suwatch 30c24ee3c3 merge upstream changes 2012-05-23 20:45:48 -07:00
suwatch e15271fc24 fix issue 200 location command 2012-05-23 20:24:44 -07:00
Andre Rodrigues 603b79bd78 #294: Improving error message when no sites available. 2012-05-23 19:46:07 -07:00
Andre Rodrigues e963f6ae07 #275: Update cli scaffolding to remove web.config and use the new iisnode.yml 2012-05-23 19:26:13 -07:00
suwatch 31ff748b73 fix account clear issue 2012-05-23 18:45:43 -07:00
suwatch 9f9e76d309 merge upstream 2012-05-23 13:16:51 -07:00
suwatch a9e939ddcb fix channel query string issue 2012-05-23 13:02:40 -07:00
Andre Rodrigues e740e0fd21 Merge remote-tracking branch 'upstream/management' into management
Conflicts:
	lib/cli/commands/site.js
	lib/cli/commands/site_.js
2012-05-22 23:17:45 -07:00
André Rodrigues 9e4d4d32f1 Merge pull request #316 from WindowsAzure/suwatch_deploy
Fix issue#310 deployment and log support
2012-05-22 23:15:54 -07:00
Andre Rodrigues 65c74d9cc8 #189: Wrong message on account import. 2012-05-22 22:47:04 -07:00
Andre Rodrigues 5fb998915e #254: Azure site create claims to initialize repository, even though no files are present 2012-05-22 22:11:36 -07:00
Andre Rodrigues 20009db34e Merge remote-tracking branch 'upstream/management' into management
Conflicts:
	lib/cli/commands/site.js
	lib/cli/commands/site_.js
2012-05-22 21:14:55 -07:00
Andre Rodrigues 9e7efbd25e #296: Improving error message when no account information is present. 2012-05-22 21:10:53 -07:00
suwatch c798afd8f3 fix after review 2012-05-22 20:25:30 -07:00
Andre Rodrigues 4e0b58662a #302: Prompting site and failing if still no site provided. 2012-05-22 19:30:26 -07:00
Andre Rodrigues 809067b0cc #307: In the site first site create flow, show an extra step 2012-05-22 19:22:56 -07:00
suwatch 676af2f5a2 deployment support 2012-05-22 18:10:43 -07:00
André Rodrigues 7210c60ac7 Merge pull request #314 from Microsoft-Interop/merged2
Merged2
2012-05-22 16:33:54 -07:00
Igor Zinkovsky aec221e070 add sizes to vm create help 2012-05-22 14:03:37 -07:00
Sergey S Shinkevich c4a70abe86 -t -> -e for --ssh 'enable SSH', leave -t for --ssh-cert 2012-05-22 11:31:01 -07:00
Igor Zinkovsky 52ba7142c9 fix ssh for create-from 2012-05-22 10:47:27 -07:00
suwatch 6704f738c0 fix format 2012-05-21 18:51:53 -07:00
suwatch 077e6c767d fix reading default port issue 2012-05-21 18:45:44 -07:00
Igor Zinkovsky 050315a3a2 fix constant lookup 2012-05-21 16:58:20 -07:00
Igor Zinkovsky 3869e37108 Merge branch 'management' of https://github.com/WindowsAzure/azure-sdk-for-node-pr into merged2 2012-05-21 16:56:45 -07:00
Sergey S Shinkevich f3f97eabb2 urlencode disk name when part of REST URL. Update legal name definition from a server response. 2012-05-21 15:21:50 -07:00
Yavor Georgiev 75f0a55e31 Fixes #280 2012-05-21 14:38:15 -07:00
Sergey S Shinkevich cdca50be93 code review change 2012-05-21 13:47:45 -07:00
suwatch a638f03145 improve performance via cache 2012-05-20 12:51:57 -07:00
suwatch 307d88874c after code review 2012-05-18 15:42:27 -07:00
Sergey S Shinkevich 4e9542c2e2 save exception error info to azure_error. Display it when azure_debug or -v is set 2012-05-18 15:25:05 -07:00
Sergey S Shinkevich 436c865236 output user-frendly 'No config settings found' if this is the case 2012-05-18 13:46:07 -07:00
suwatch f4fe40b7b9 fix spaces 2012-05-18 02:29:37 -07:00
suwatch 2f9a15222b fix issue 304 and 305 2012-05-18 02:23:59 -07:00
Sergey S Shinkevich 040f50f662 Fix possibly deep recursion for incremental upload of large files
Fix progress speed calculation for incremental upload
2012-05-17 22:56:48 -07:00
Sergey S Shinkevich 81d2ccc81f change default upload parallelism from 128 to 96 so that it works with Mac default open file handle limit of 256 2012-05-17 15:46:01 -07:00
Sergey S Shinkevich bf1a20e5c4 adding multi-category support to command line parsing code 2012-05-16 17:08:43 -07:00
Sergey S Shinkevich 519371bd9c Merge branch 'merged2' of github.com:Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-05-15 20:48:46 -07:00
Sergey S Shinkevich 7b37a8803c ensure we process empty disk data correctly and send 'end' event ( https://github.com/Microsoft-Interop/IaasTools/issues/178 ) 2012-05-15 20:40:16 -07:00
Igor Zinkovsky da8697d5b2 Merge branch 'management' of https://github.com/WindowsAzure/azure-sdk-for-node-pr into merged2 2012-05-15 16:50:57 -07:00
Sergey S Shinkevich 07de37afca use the same output as CSUpload, for easier md5 test compatibility 2012-05-14 17:42:26 -07:00
Andre Rodrigues 2646ef6a0b Removing empty file. 2012-05-11 12:59:10 -07:00
Sergey S Shinkevich 674af59797 pass vmSize to in converted casing to createVM() 2012-05-11 11:24:29 -07:00
Andre Rodrigues 9c3f0deb33 Updating project file with removed files 2012-05-10 23:03:41 -07:00
Sergey S Shinkevich 49d03873c2 make 'vm disk/image show' non-json output consistent with vm/site show 2012-05-10 12:05:11 -07:00
Sergey S Shinkevich f5c5a4ed5c make site.js use common portal name 2012-05-10 11:22:52 -07:00
Sergey S Shinkevich 7247e6b592 Merge branch 'merged2' of github.com:Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-05-09 23:47:54 -07:00
Sergey S Shinkevich 34e1a1cf1d minor code review changes 2012-05-09 23:47:40 -07:00
Sergey S Shinkevich 66216e2db5 do not call callbacks more than once. avoid warnings on 'vm delete -b' for protocol mismatch for data disks 2012-05-09 19:47:56 -07:00
Anu Chandy 3ab71c7729 incorporated review comments for set endpoint functionality 2012-05-09 18:22:26 -07:00
Sergey S Shinkevich a744edb985 add 'vm portal' and 'service portal' 2012-05-09 18:14:52 -07:00
Anu Chandy 910d021cc3 Merge branch 'merged2' of https://github.com/Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-05-09 17:31:36 -07:00
Anu Chandy 6e3ce87be6 Removing the code which adds UTC timestamp tag to service description 2012-05-09 17:30:28 -07:00
Sergey S Shinkevich 5dfa47b702 Merge branch 'merged2' of github.com:Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-05-09 17:18:06 -07:00
Sergey S Shinkevich faa18c4f63 portal part I - add portal name func to utils.js 2012-05-09 17:17:54 -07:00
Anu Chandy 0ed8338a04 Adding missing ; 2012-05-09 16:31:29 -07:00
Sergey S Shinkevich 9f259e22da Implement 'vm disk upload'
Improve log and error messages
2012-05-09 16:11:43 -07:00
Anu Chandy 9115558371 Added check for endpoint validation 2012-05-09 16:10:14 -07:00
Anu Chandy 6ced4165d7 Adding support for setting the service endpoint in the configuration 2012-05-09 16:10:12 -07:00
Anu Chandy 4653fccf23 Empty endpoints case work for --json option also 2012-05-09 16:10:10 -07:00
Anu Chandy 4c91fe786c Fixing issue of not showing proper message in case of no endpoints 2012-05-09 16:10:05 -07:00
Sergey S Shinkevich 57a6412382 applying .whiteListPowershell() changes to iaas/image.js 2012-05-09 14:37:22 -07:00
Sergey S Shinkevich f669212ff6 delete disk.js and image.js under commands/ that resurrected as a result of bad merge 2012-05-09 14:21:54 -07:00
Sergey S Shinkevich 308423f79b fix vm disk detach 2012-05-09 13:20:40 -07:00
Sergey S Shinkevich 158d87c1a6 use -s for subscription id, -t for ssh port and cert 2012-05-09 11:52:37 -07:00
Sergey S Shinkevich 274594fee4 Merge branch 'merged2' of github.com:Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-05-09 10:43:40 -07:00
Igor Zinkovsky 5edda31b32 fix merge 2012-05-09 00:30:50 -07:00
Igor Zinkovsky f881a99550 Merge branch 'management' of https://github.com/WindowsAzure/azure-sdk-for-node-pr into merged2
Conflicts:
	lib/cli/commands/account.js
	lib/cli/commands/config.js
2012-05-09 00:30:08 -07:00
Sergey S Shinkevich 946012ef46 vm show consistency with site show 2012-05-08 23:56:53 -07:00
Andre Rodrigues af4665b1da Merge remote-tracking branch 'upstream/management' into management
Conflicts:
	lib/cli/cert.js
	lib/cli/commands/disk.js
	lib/cli/commands/image.js
	lib/cli/commands/service.js
	lib/cli/commands/vm.js
2012-05-08 22:28:09 -07:00
Sergey S Shinkevich 25b5382f6f validate correctness of disk image name for vm disk create 2012-05-08 22:22:55 -07:00
Anu Chandy 34f12a1b13 Merge branch 'merged2' of https://github.com/Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-05-08 16:53:51 -07:00
Anu Chandy a723137514 Removed unnecessary String conversion 2012-05-08 16:20:48 -07:00
Sergey S Shinkevich 64fc4dd6d6 make sure we clearly return after calling callback 2012-05-08 16:17:45 -07:00
Sergey S Shinkevich 6a7305a5ca style: callBack -> callback 2012-05-08 16:06:40 -07:00
Anu Chandy ead8c2acb2 Adding timestamp tag to implicitly created hosted services 2012-05-08 15:22:15 -07:00
Sergey S Shinkevich 6cd24caaa3 Do not fail if statSync() fails on file while scanning modules
Correct description
2012-05-08 11:56:39 -07:00
Sergey S Shinkevich 0dce69315c account clear - part II 2012-05-07 22:32:09 -07:00
Sergey S Shinkevich 64cc3a2975 account clear - part I 2012-05-07 21:40:40 -07:00
Sergey S Shinkevich c87d811896 correct upload progress 2012-05-07 21:40:37 -07:00
Sergey S Shinkevich 56af685e64 fixing manual merge error 2012-05-07 13:17:14 -07:00
Sergey S Shinkevich 71251833ba use JSON.parse() instead of require() to parse user JSON file for a vm 2012-05-06 23:54:02 -07:00
Sergey S Shinkevich ca0760b39a check int size to avoid unparsable XML with exponential notation 2012-05-04 18:24:33 -07:00
Sergey S Shinkevich b08782ced7 validate OS image name prior to upload 2012-05-04 17:00:37 -07:00
Sergey S Shinkevich 4170c53a8e Get a path to a role file - https://github.com/Microsoft-Interop/IaasTools/issues/159 2012-05-04 15:58:45 -07:00
Sergey S Shinkevich 4abb4b978d add copyright headers
better verbose messages (less than a line each)
2012-05-04 15:15:06 -07:00
Anu Chandy c90dcb1733 Fixed the issue of not showing error in case endpoint create fails because of no VM 2012-05-04 14:48:19 -07:00
Anu Chandy 2245ea7080 Fix for location, user will be able to use either display name or name for --location option 2012-05-04 14:48:12 -07:00
Anu Chandy dce70248df Fixed issue of not stopping the spinning control when user try vm list command and there is no hosted service 2012-05-04 14:48:09 -07:00
Andre Rodrigues ff4162dc87 #271: Add way to enable/disable what gets generated in PowerShell wrappers. 2012-05-03 08:30:10 -07:00
Andre Rodrigues 6f6abb4efc #271: Add way to enable/disable what gets generated in PowerShell wrappers 2012-05-03 08:08:55 -07:00
Sergey S Shinkevich a5981b653e fix vm delete -b work, disable two progresses in a row without end() 2012-05-02 14:11:08 -07:00
Sergey S Shinkevich df06980ab7 limit vmName to 15 chars for Windows 2012-05-02 13:21:58 -07:00
Sergey S Shinkevich c6c2eae594 find where arguments are; be more consistent with image/disk list arguments 2012-05-01 23:27:32 -07:00
Sergey S Shinkevich e7bf82e77b Merge branch 'merged2' of github.com:Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-05-01 22:26:17 -07:00
Sergey S Shinkevich 3712b0d97d pass as many arguments as the function expects - including options and callback 2012-05-01 17:06:49 -07:00
Igor Zinkovsky 352712f6f5 more formatting 2012-05-01 16:45:47 -07:00
Igor Zinkovsky 7b61c5e384 formatting 2012-05-01 16:43:56 -07:00
Igor Zinkovsky b8e43bde23 fix indentations 2012-05-01 16:39:22 -07:00
Igor Zinkovsky d164fb861a Merge branch 'management' of https://github.com/WindowsAzure/azure-sdk-for-node-pr into merged2 2012-05-01 16:26:45 -07:00
Sergey S Shinkevich 5042adac11 https://github.com/Microsoft-Interop/IaasTools/issues/143 2012-05-01 13:05:39 -07:00
André Rodrigues 397ecfd8eb Merge pull request #253 from andrerod/management
#171: -- parameters (--git) not handled properly in powershell wrapper g...
2012-05-01 11:45:52 -07:00
Andre Rodrigues c2d13c2272 #268: Fix azure site show help. 2012-04-30 17:35:26 -07:00
Andre Rodrigues 112c4f2bdd #242: Powershell generator should allow explicitly specifying the powershell cmdlet name 2012-04-30 15:55:24 -07:00
Sergey S Shinkevich bce2ae6ade Merge branch 'merged2' of github.com:Microsoft-Interop/azure-sdk-for-node-pr into merged2
Conflicts:
	lib/cli/cli.js
	lib/cli/patch-winston.js
2012-04-30 12:58:32 -07:00
Andre Rodrigues 3a0809d9ac #171: -- parameters (--git) not handled properly in powershell wrapper generation 2012-04-30 12:53:22 -07:00
Igor Zinkovsky 0751640073 fix errors 2012-04-30 12:32:14 -07:00
Igor Zinkovsky d0f271fd22 Merge branch 'management' of https://github.com/WindowsAzure/azure-sdk-for-node-pr into merged2
Conflicts:
	lib/cli/cert.js
	lib/cli/cli.js
	lib/cli/commands/account.js
	lib/cli/commands/disk.js
	lib/cli/commands/image.js
	lib/cli/commands/service.js
	lib/cli/patch-winston.js
	lib/services/servicemanagement/models/servicemanagementserialize.js
	lib/services/servicemanagement/servicemanagementservice.js
2012-04-30 11:40:18 -07:00
Andre Rodrigues c2d3e5ec71 Correcting indentation. 2012-04-28 19:30:27 -07:00
Andre Rodrigues 1d0d46842c Merge remote-tracking branch 'upstream/management' into management
Conflicts:
	lib/cli/cli.js
	lib/cli/commands/site_.js
2012-04-28 19:29:59 -07:00
André Rodrigues 1bf5b2ab58 Merge pull request #249 from loudej/show-version
Showing package.json version in top level help
2012-04-28 19:21:45 -07:00
André Rodrigues 3eb87a0ba0 Merge pull request #247 from loudej/progress
Including progress spinner in site commands
2012-04-28 19:21:20 -07:00
Andre Rodrigues 86d653c8ff Fixing styling inconsistencies. 2012-04-27 21:17:24 -07:00
Andre Rodrigues d7077a5ede #170: powershell wrappers should display output in an appropriate format. 2012-04-27 21:07:52 -07:00
Sergey S Shinkevich c6acac8e2a implement --name option for 'vm endpoint create' 2012-04-27 18:36:45 -07:00
Sergey S Shinkevich 303ae073e7 more for '|more' 2012-04-27 17:43:07 -07:00
Louis DeJardin d8f0db87e6 Showing package.json version in top level help 2012-04-27 16:38:23 -07:00
Andre Rodrigues 4fa8cf3d37 Filtering powershell option out of help menu. 2012-04-27 16:38:11 -07:00
Andre Rodrigues eaacd05906 Merge remote-tracking branch 'upstream/management' into management
Conflicts:
	lib/cli/cli.js
2012-04-27 16:33:09 -07:00
Andre Rodrigues deae7899e1 #170: Making powershell adjustments to CLI output. 2012-04-27 16:13:11 -07:00
Louis DeJardin af8de1d82e Adding universal options to command when help is displayed 2012-04-27 16:05:09 -07:00
Louis DeJardin cdc7fd895c Merge pull request #246 from andrerod/management
Powershell fixes
2012-04-27 15:51:55 -07:00
Andre Rodrigues bd63d46c43 Applying code review comments. 2012-04-27 15:48:17 -07:00
Louis DeJardin 7ab788682a Including progress spinner in site commands 2012-04-27 15:46:45 -07:00
Sergey S Shinkevich 852a4734b6 dns-prefix -> dns-name 2012-04-27 15:26:23 -07:00
Andre Rodrigues e9911c4bf8 Fixing test harness. Fixing psm1 generator. 2012-04-27 13:33:37 -07:00
Louis DeJardin b57f57fd41 Escaping path components
Armors request against the case where invalid location
provided with spaces
2012-04-27 12:54:13 -07:00
Louis DeJardin 2e16a6d68c Improving azure site --location option
Don't prompt for location when provided
Map provided location from matching display name to webspace name
2012-04-27 12:41:46 -07:00
Sergey S Shinkevich 3e7a918535 piping thru |more works (except for progress) 2012-04-27 12:21:11 -07:00
Sergey S Shinkevich 1f82531750 Leave progress lines on progress.end() - update based on comments 2012-04-26 17:21:35 -07:00
Sergey S Shinkevich 82276b4115 Leave progress lines on progress.end() 2012-04-26 17:21:32 -07:00
Sergey S Shinkevich b42450f509 fix empty lists display for affinity-group and location lists 2012-04-26 16:30:07 -07:00
Sergey S Shinkevich dc5a00bcf3 storage account list - output 'No storage accounts found' if none found 2012-04-26 16:19:29 -07:00
Sergey S Shinkevich 9fec2429bb add 'account storage list' 2012-04-26 16:19:24 -07:00
Igor Zinkovsky 0df411e776 enable ssh password authentication if cert is not specified 2012-04-26 16:19:19 -07:00
anuchandy 97fed4f10a Added parser for role-file which can validate the role input and generate xml using roleschema 2012-04-26 16:19:17 -07:00
Sergey S Shinkevich 95fb499a17 fix the accidental switch between vm disk list and vm image list 2012-04-26 16:19:15 -07:00
Sergey S Shinkevich 31323f1e5c fix for vhdSize != blockTableCount * blockSize 2012-04-24 19:37:03 -07:00
Sergey S Shinkevich 6c932d2a00 Merge branch 'merged2' of github.com:Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-04-24 16:15:59 -07:00
Igor Zinkovsky 0f17828fc0 Merge branch 'management' of https://github.com/WindowsAzure/azure-sdk-for-node-pr into merged2 2012-04-23 20:28:52 -07:00
Igor Zinkovsky 111a11f3d9 fix ssh 2012-04-23 20:22:59 -07:00
unknown 074fdd4c25 Fixed 'Location' cloumn in location list command 2012-04-23 20:22:54 -07:00
unknown c807b7182e For affinity-group list command if the location is 'undefined' then display empty value 2012-04-23 20:22:50 -07:00
Sergey S Shinkevich c178a8bd38 code review minor changes 2012-04-23 20:22:35 -07:00
Sergey S Shinkevich ed881d6351 vm disk list - a small fix 2012-04-23 20:22:30 -07:00
Sergey S Shinkevich f4e530dc94 Move image/disk commands to 'vm image/disk ...'
Merging image/disk common code to a single file (yes!)
Not changing the functionality of existing 'vm disk list <vm-name>'
(only removing unused --dnsPrefix option)
2012-04-23 20:22:26 -07:00
unknown b738ff1098 In vm.js::createPrettyVMView() we should use DataVirtualHardDisk instead of DataDisks 2012-04-23 20:22:00 -07:00
Sergey S Shinkevich 74eccf44a9 Merge branch 'merged2' of github.com:Microsoft-Interop/azure-sdk-for-node-pr into merged2 2012-04-23 17:37:43 -07:00
Sergey S Shinkevich bf5aeb00e9 cert -> service cert // https://github.com/WindowsAzure/azure-sdk-for-node-pr/issues/179 2012-04-23 17:13:05 -07:00
Sergey S Shinkevich 714d98cc17 cloud-service -> service // issue https://github.com/WindowsAzure/azure-sdk-for-node-pr/issues/179 2012-04-23 16:56:07 -07:00
Sergey S Shinkevich 6867f9d3f1 remove format arg from 'cert create' - always pfx 2012-04-23 16:47:20 -07:00
Louis DeJardin f89768cca1 Updating logo to official copy
`azure config set logo <on|off>`
2012-04-23 16:20:02 -07:00
Louis DeJardin f892be8842 Missed an output field in cut-and-paste of text 2012-04-23 16:13:42 -07:00
unknown 90e33e4130 Fixed 'Location' cloumn in location list command 2012-04-23 15:36:55 -07:00
Sergey S Shinkevich 68d258fa9d do not cut name in image/disk list 2012-04-23 15:10:10 -07:00
unknown 5731cfec16 For affinity-group list command if the location is 'undefined' then display empty value 2012-04-23 14:43:15 -07:00
Sergey S Shinkevich 250df7e593 code review minor changes 2012-04-23 12:38:26 -07:00
Sergey S Shinkevich 46a481aace vm disk list - a small fix 2012-04-23 12:38:10 -07:00
Sergey S Shinkevich d3f159df75 Move image/disk commands to 'vm image/disk ...'
Merging image/disk common code to a single file (yes!)
Not changing the functionality of existing 'vm disk list <vm-name>'
(only removing unused --dnsPrefix option)
2012-04-23 12:38:03 -07:00
unknown 11cff4965b In vm.js::createPrettyVMView() we should use DataVirtualHardDisk instead of DataDisks 2012-04-23 12:37:35 -07:00
unknown fc276da914 Fixed XML to JSON conversion issue for add/delete endpoints commands 2012-04-20 19:06:42 -07:00
unknown 1249a9ba64 Fixed XML to JSON conversion issue for add/delete endpoints commands 2012-04-20 18:46:44 -07:00
Sergey S Shinkevich cc13f36389 fix lun sort 2012-04-20 18:36:25 -07:00
Sergey S Shinkevich 2a7baa1418 fix disk attach 2012-04-20 18:22:53 -07:00
Sergey S Shinkevich a1c8b91eeb Change serialization type for the client to XML 2012-04-20 17:29:33 -07:00
Igor Zinkovsky db79cde13e enable --json 2012-04-20 17:29:17 -07:00
Igor Zinkovsky 6fdc919f6b enable --json 2012-04-18 18:55:45 -07:00
Louis DeJardin e994e0484a Put only category summary on default `azure` screen 2012-04-18 17:00:05 -07:00
Louis DeJardin 6778c0bd83 Azure by itself is not a tm 2012-04-18 16:33:56 -07:00
Louis DeJardin 1fbdc8d0db Adding `azure config set logo clouds` 2012-04-18 16:32:28 -07:00
Louis DeJardin e0d1d375e0 Replacing the local .azure with `git config` backing 2012-04-18 16:02:03 -07:00
Sergey S Shinkevich f8a7752572 update and expand help info on new loc/aff group commands 2012-04-18 15:27:10 -07:00
Sergey S Shinkevich 4cbcb33271 add 'account location/affinity-group list' 2012-04-18 15:26:36 -07:00
Sergey S Shinkevich 241af23b4b add 'account location/affinity-group list' 2012-04-18 15:22:37 -07:00
Louis DeJardin ad9579fd1b Adding text for first-site-creation confirmation 2012-04-18 15:22:04 -07:00
Louis DeJardin 8b0cb28f07 Removing commented code 2012-04-18 14:51:30 -07:00
Louis DeJardin 70efac25af Adding web.config and .gitignore generation 2012-04-18 14:47:53 -07:00
Louis DeJardin a2d5bde0a3 Refactoring site create
Organizing into named steps
Making each of the operations individually idempotent
Avoiding use or .azure local folder
2012-04-18 13:42:03 -07:00
Louis DeJardin 307e631b6c Adding a builder method for query parameters 2012-04-18 10:14:17 -07:00
Sergey S Shinkevich 3ac767a241 Move version check so that the error will display in colors 2012-04-17 17:36:21 -07:00
Sergey S Shinkevich a1fb268941 Move callbackAggregator from iaas/upload two levels up (../..) because of
the usage
2012-04-17 17:34:02 -07:00
Sergey S Shinkevich 53fb130af5 - Do not require --dns-prefix for cert deletion
- do not say that image is uploaded successfully if incremental upload was noop because it is already uploaded
- check nodejs version
- other small fixes
2012-04-17 11:47:27 -07:00
Igor Zinkovsky 6cbcefc4e4 add progress.end back 2012-04-16 15:36:33 -07:00
Igor Zinkovsky 6213a756fa fix disk/image show 2012-04-16 15:25:01 -07:00
Louis DeJardin 75dd04b65c Small fix to publishingUsers url 2012-04-15 17:12:10 -07:00
Igor Zinkovsky c60fbe7a3d set ssh port correctly 2012-04-13 16:30:49 -07:00
Igor Zinkovsky 8719bf0ef7 address review comments 2012-04-13 16:07:39 -07:00
Igor Zinkovsky 8c682a70d6 iaas commands + rdfe wrappers 2012-04-10 21:34:43 -07:00
Yavor Georgiev 8b7f1f6811 Fixing merge 2012-04-10 12:56:04 -07:00
Yavor Georgiev dfac2134c8 Fixing portal link 2012-04-09 17:21:49 -07:00