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

1091 Коммитов

Автор SHA1 Сообщение Дата
Travis Prescott 4521a41cf4 Convert task help and clean up. 2016-05-06 16:12:47 -07:00
Travis Prescott c87b004854 Convert profile package. 2016-05-06 14:20:50 -07:00
Travis Prescott 4652170f7f Fix import error. 2016-05-06 13:37:07 -07:00
Travis Prescott ca6cfa23f7 Merge branch 'master' of https://github.com/tjprescott/azure-cli into ConvertHandAuthoredCommands 2016-05-06 12:33:24 -07:00
Johan Stenberg (MSFT) 5f54d9478f Merge pull request #195 from tjprescott/AddResourceGroupCommand
ResourceGroup Commands: create, delete, exists, show
2016-05-06 12:31:26 -07:00
Travis Prescott 02c19a7cd3 Thanks GIT! 2016-05-06 11:49:33 -07:00
Travis Prescott 055d9c5790 Merge branch 'master' of https://github.com/tjprescott/azure-cli into ConvertHandAuthoredCommands
# Conflicts:
#	src/command_modules/azure-cli-component/azure/cli/command_modules/component/__init__.py
#	src/command_modules/azure-cli-vm/azure/cli/command_modules/vm/custom.py
2016-05-06 11:47:42 -07:00
Travis Prescott 0cf4c42be6 Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceGroupCommand 2016-05-06 11:34:08 -07:00
Travis Prescott b05dd0c893 Convert component package to semi-auto 2016-05-06 11:33:24 -07:00
Derek Bekoe 0922c6eb4e Feature logging tracing 3 (#210)
* Add TRACING to CLI; make --verbose and --debug flags

* Handle CLI exceptions that occur during normal operation

* Resolve pylint messages

* Should show logging message as a warning instead of using print statement

* Support colors of log output

* Catch adal error on login

* Support windows stream coloring

* Fix pylint warnings

* More tracing to long running operations and remove the dots (......)

* More descriptive logger.info message when module can't be loaded.

* Raise CLIError instead of RuntimeError & fix pylint errors
2016-05-06 10:43:12 -07:00
Yugang Wang d2aab1bcff creds share: do not persist several fields not used for token acquire/refresh (#217) 2016-05-06 10:15:46 -07:00
Travis Prescott bc0229f5f0 Rename AutoCommandDefintion to just CommandDefinition 2016-05-06 10:04:03 -07:00
Travis Prescott d64fc6cf7e Fixed issues with VM conversion. All tests re-run and re-recorded. 2016-05-06 09:48:00 -07:00
Travis Prescott 7556884901 Merge branch 'master' of https://github.com/tjprescott/azure-cli into ConvertHandAuthoredCommands
# Conflicts:
#	src/command_modules/azure-cli-vm/azure/cli/command_modules/vm/generated.py
2016-05-06 09:20:03 -07:00
Travis Prescott 04b5d73d0d Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceGroupCommand 2016-05-06 09:17:00 -07:00
Travis Prescott c3402dd358 Fix issue with LRO attempting to execute twice. 2016-05-06 09:15:38 -07:00
Burt Bielicki f4017f5aa7 Merge pull request #215 from BurtBiel/commands/CreateVM
VM Help Polish
2016-05-06 09:03:30 -07:00
Burt Bielicki 52818146b5 mods on comments 2016-05-06 08:56:24 -07:00
Burt Bielicki 053ceb0704 Merge pull request #216 from BurtBiel/help/longDesc
change long description to be flush with its arg
2016-05-05 16:28:12 -07:00
Travis Prescott 2a7bb9f12b Merge branch 'master' of https://github.com/tjprescott/azure-cli into AddResourceGroupCommand 2016-05-05 16:10:13 -07:00
Burt Bielicki be988f13af update test baselines 2016-05-05 16:09:51 -07:00
Travis Prescott 36fafe3936 Merge branch 'master' of https://github.com/tjprescott/azure-cli into ConvertHandAuthoredCommands
# Conflicts:
#	src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/__init__.py
#	src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/tests/recordings/expected_results.res
#	src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/tests/recordings/test_storage_account.yaml
#	src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/tests/recordings/test_storage_account_delete.yaml
#	src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/tests/recordings/test_storage_blob.yaml
#	src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/tests/recordings/test_storage_file.yaml
2016-05-05 16:09:44 -07:00
Travis Prescott 4b73df753e Progress on converting network. 2016-05-05 16:06:26 -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
Burt Bielicki 74f496eeaf change long description to be flush with its arg 2016-05-05 15:59:54 -07:00
Travis Prescott cb4a6a1cfa Post-merge fixes. THANKS GIT. 2016-05-05 15:14:59 -07:00
Burt Bielicki 07c759f3f6 remove parser change 2016-05-05 14:58:08 -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 7b3f45bee6 Merge branch 'master' of https://github.com/tjprescott/azure-cli into ConvertHandAuthoredCommands 2016-05-05 14:57:39 -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 7629439a0b VM Help Polish 2016-05-05 14:56:32 -07:00
Travis Prescott ac5f3a8a74 Updates to work with "patches vm" commands and VM create command. 2016-05-05 14:54:38 -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 c3a4c5f8de undo, wrong branch 2016-05-05 11:59:36 -07:00
Burt Bielicki ef5ac0a391 manuall raise SystemExit 2016-05-05 11:59:00 -07:00
Burt Bielicki b1c9ee9ec7 use sys 2016-05-05 11:56:38 -07:00
Burt Bielicki 63ab6ab43c try overriding exit to do what 3.5 does 2016-05-05 11:55:43 -07:00
Burt Bielicki e4d7ad4766 Merge branch 'master' 2016-05-05 11:40:42 -07:00
Burt Bielicki d2e6be5496 put changes back to the way they were originally 2016-05-05 11:38:44 -07:00
Travis Prescott cb30be5d75 Progress porting VM commands away from decorator-style. 2016-05-05 10:57:07 -07:00
Travis Prescott 45f2bebd09 Fix resource group commands 2016-05-05 10:31:59 -07:00
Travis Prescott 4b53467e27 Merge branch 'AddResourceGroupCommand' of https://github.com/tjprescott/azure-cli into ConvertHandAuthoredCommands
# Conflicts:
#	azure-cli.pyproj
#	src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/__init__.py
#	src/command_modules/azure-cli-storage/azure/cli/command_modules/storage/_params.py
#	src/command_modules/azure-cli-vm/azure/cli/command_modules/vm/generated.py
2016-05-05 10:16:55 -07:00
Burt Bielicki 479932584b add comment to clarify DNS type 2016-05-05 09:43:16 -07:00