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

1051 Коммитов

Автор SHA1 Сообщение Дата
Travis Prescott 2a7bb9f12b Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceGroupCommand 2016-05-05 16:10:13 -07:00
Johan Stenberg (MSFT) 8d21616be9 Merge pull request #163 from tjprescott/VCRTestLRO
VCR Test Support for LongRunningOperations
2016-05-05 16:03:22 -07:00
Travis Prescott cb4a6a1cfa Post-merge fixes. THANKS GIT. 2016-05-05 15:14:59 -07:00
Travis Prescott 8d22a8bc8c Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceGroupCommand 2016-05-05 14:57:59 -07:00
Travis Prescott ee98a5db00 Merge branch 'master' of https://github.com/tjprescott/azure-cli into VCRTestLRO
# Conflicts:
#	src/azure/cli/tests/test_help.py
2016-05-05 14:57:20 -07:00
Burt Bielicki 049f25d408 Merge pull request #211 from BurtBiel/burtbiel/fixBuild
test_help changes, build should be passing again
2016-05-05 14:07:37 -07:00
Burt Bielicki e1fc88226e add comment 2016-05-05 13:24:20 -07:00
Burt Bielicki 66a7204267 remove dup code 2016-05-05 13:19:33 -07:00
Burt Bielicki 7a2a1629c8 yet another approach 2016-05-05 13:09:37 -07:00
Burt Bielicki 35695f0c53 another approach 2016-05-05 13:00:55 -07:00
Burt Bielicki 785d4c80eb manually raise SystemExit 2016-05-05 12:37:17 -07:00
Burt Bielicki fc22b0c447 lint 2016-05-05 12:33:25 -07:00
Burt Bielicki c8106c1068 override exit to match 3.5 2016-05-05 12:01:36 -07:00
Burt Bielicki d2e6be5496 put changes back to the way they were originally 2016-05-05 11:38:44 -07:00
Travis Prescott bcc237da7d Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceGroupCommand
# Conflicts:
#	src/command_modules/azure-cli-vm/azure/cli/command_modules/vm/generated.py
2016-05-05 09:29:56 -07:00
Travis Prescott 851b819895 Comment out failing test. 2016-05-05 09:05:34 -07:00
Travis Prescott c3843b1d8e Merge branch 'master' of https://github.com/tjprescott/azure-cli into VCRTestLRO
# Conflicts:
#	src/azure/cli/tests/test_help.py
2016-05-05 08:59:53 -07:00
Travis Prescott d1a1e23a1c Move commented out tests out of the Test_argparse class because for some reason Python 2.7 is stupid and picks them up. 2016-05-05 08:54:04 -07:00
Johan Stenberg (MSFT) fe8a9e4be8 Merge pull request #185 from derekbekoe/completion-setup-bash-profile
Completion setup bash profile
2016-05-04 16:37:08 -07:00
Johan Stenberg (MSFT) fb92bd2bfe Merge pull request #181 from derekbekoe/feature-logging-tracing-2
[Logging] (part2) Output full logs to rotating log file
2016-05-04 16:35:47 -07:00
Burt Bielicki 73c69eb19e Merge pull request #194 from BurtBiel/help/sortGlobals
Help/sort globals
2016-05-04 16:29:03 -07:00
Burt Bielicki f25ba60f5c workaround 2016-05-04 16:23:25 -07:00
Burt Bielicki bd25ba8e3c merge master 2016-05-04 15:45:11 -07:00
Burt Bielicki f94ef2f00d Merge pull request #200 from BurtBiel/help/ChoiceLists
Support displaying choice lists in help
2016-05-04 15:34:28 -07:00
Burt Bielicki 1a407f6507 more workaround 2016-05-04 15:29:34 -07:00
Burt Bielicki af6bd59025 Merge pull request #202 from BurtBiel/commands/CreateVM
remove required password, load SSH key from a file, add choices to swagger
2016-05-04 15:26:20 -07:00
Burt Bielicki a23c1a3850 lint 2016-05-04 15:25:51 -07:00
Burt Bielicki 81324c0092 lint 2016-05-04 15:17:54 -07:00
Burt Bielicki 11cf57b18f work around argparse bug 2016-05-04 15:12:06 -07:00
Burt Bielicki 7458522775 update tests after merge master 2016-05-04 11:33:39 -07:00
Burt Bielicki eee849d0fd Merge branch 'master' 2016-05-04 10:55:45 -07:00
Burt Bielicki edbe603401 add support for showing the default value as well 2016-05-04 10:50:38 -07:00
Burt Bielicki b1adb9f669 add choices and defaults to swagger. Since the choices and default values show in the swagger comments, I am not adding the choices to the choice list 2016-05-04 10:15:38 -07:00
Burt Bielicki 6f00c69669 missing comma 2016-05-04 09:36:01 -07:00
Burt Bielicki 103399984d remove password as a required field 2016-05-04 09:33:58 -07:00
Travis Prescott 41e62a9f46 Post-merge fixes. 2016-05-04 09:05:32 -07:00
Travis Prescott 79cab04b51 Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceGroupCommand
# Conflicts:
#	src/command_modules/azure-cli-vm/azure/cli/command_modules/vm/generated.py
2016-05-04 09:05:16 -07:00
Travis Prescott 78185fdaf0 Merge branch 'master' of https://github.com/tjprescott/azure-cli into VCRTestLRO 2016-05-04 08:54:13 -07:00
Travis Prescott ab936c4e03 Update generate_command_inventory to allow filtering out commands that do not have certain params. 2016-05-03 17:06:40 -07:00
Yugang Wang 6522fc0b23 Simplify "vm image list" so querying images gets straightforward (#198) 2016-05-03 17:05:27 -07:00
Burt Bielicki 539813ba88 merge master 2016-05-03 16:49:31 -07:00
Burt Bielicki 1d2461b316 Merge pull request #186 from BurtBiel/commands/CreateVM
Commands/create vm
2016-05-03 16:45:20 -07:00
Burt Bielicki 87d24729d2 added a file that was somehow missing 2016-05-03 16:34:17 -07:00
Travis Prescott 21c40e00ae fix alias of deployment operation to resource group deployment operations 2016-05-03 16:04:19 -07:00
Travis Prescott d3374ea065 Add simple deployment and deployment operation commands. 2016-05-03 15:35:46 -07:00
Travis Prescott 2ab48c3d51 Add tag commands. 2016-05-03 15:19:39 -07:00
Travis Prescott 15cfc69222 Code review comments. 2016-05-03 14:44:46 -07:00
Burt Bielicki a53071d2e7 lint and tests 2016-05-03 14:40:49 -07:00
Burt Bielicki 274e708247 Merge branch 'master' 2016-05-03 13:58:00 -07:00
Burt Bielicki 120165c2d9 move help to vm module 2016-05-03 13:37:48 -07:00