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

825 Коммитов

Автор SHA1 Сообщение Дата
Travis Prescott 4492566a15 Change 'get' alias to 'show' 2016-04-22 09:33:29 -07:00
Travis Prescott 539d6a4639 Upload command works for block and append blobs. 2016-04-21 17:03:53 -07:00
Travis Prescott 5798a343d5 Merge branch 'master' of https://github.com/tjprescott/azure-cli into UploadBlobCommand 2016-04-21 16:47:53 -07:00
Travis Prescott d2b026636b Initial work on general blob upload command. 2016-04-21 16:46:07 -07:00
Johan Stenberg (MSFT) 394fb21943 Merge pull request #117 from tjprescott/FinishOutBlobCommandGroup
VCR Scenario Tests and Data-Plane Autocommands
2016-04-21 16:37:32 -07:00
Yugang Wang 58bee8d2ef fix #149 (#151) 2016-04-21 15:08:30 -07:00
Travis Prescott 2e9e34b2ab Improve 'Pythonicness' of CommandTestScript object. Replace all instance of "Something?" with... well... something. 2016-04-21 14:31:33 -07:00
Travis Prescott ab4a18a6aa Merge branch 'master' of https://github.com/tjprescott/azure-cli into FinishOutBlobCommandGroup
# Conflicts:
#	azure-cli.pyproj
2016-04-21 10:53:52 -07:00
Travis Prescott 7e078eec34 Fix issue with 'exists' in scripts. FINALLY. 2016-04-21 10:50:36 -07:00
Johan Stenberg (MSFT) 521835baf3 Merge pull request #142 from johanste/vmoperations
Virtual Machine patch operations (disk attach/detach) + network convenience function (vm get-ip-addresses)
2016-04-21 10:21:17 -07:00
Travis Prescott 66ffdffb24 Progress on fixing automated tests. 2016-04-21 10:13:58 -07:00
Travis Prescott ea143e6b72 Merge branch 'master' of https://github.com/tjprescott/azure-cli into FinishOutBlobCommandGroup 2016-04-21 08:33:38 -07:00
Johan Stenberg 19a1aeab1f Pylint 2016-04-20 18:31:35 -07:00
Johan Stenberg 3bcd3e6f43 Pylint 2016-04-20 18:28:02 -07:00
Johan Stenberg 4ae859e7f5 Pylint. 2016-04-20 18:25:18 -07:00
Johan Stenberg 15dfda2897 Merge upstream 2016-04-20 18:16:27 -07:00
Johan Stenberg 8714af95f5 Added simple unit test for minmaxvalue 2016-04-20 18:14:29 -07:00
Johan Stenberg 764a79a3fa Make the MinMax validator a callable class to have a less funky way of providing human-readable description for the validation error. 2016-04-20 18:12:13 -07:00
Johan Stenberg 6416513054 Respond to code review feedback 2016-04-20 18:12:13 -07:00
Johan Stenberg ea90a6d69a Add vm disk attach/detach + vm get ip addresses convenience function.
Also, split vm command module into two files; generated and custom.py
2016-04-20 18:12:13 -07:00
Johan Stenberg 8b60159735 Added simple unit test for minmaxvalue 2016-04-20 18:09:51 -07:00
Johan Stenberg (MSFT) 6e7a74da55 Merge pull request #138 from derekbekoe/dockerfile-curl
Update Dockerfile to use curl command for installing the CLI
2016-04-20 17:42:10 -07:00
Johan Stenberg 124d058c63 Make the MinMax validator a callable class to have a less funky way of providing human-readable description for the validation error. 2016-04-20 17:31:04 -07:00
Derek Bekoe c0d31b4e3b Update Dockerfile 2.7 2016-04-20 17:25:41 -07:00
Johan Stenberg be3fab83d9 Respond to code review feedback 2016-04-20 17:14:57 -07:00
Derek Bekoe d219d80992 Mention the Stack Overflow answer in the README (#139)
* Mention the Stack Overflow answer in the README

* Mention cffi and cryptography in the README for possible causes of the error
2016-04-20 16:42:56 -07:00
Travis Prescott 7246cd676a Merge branch 'master' of https://github.com/tjprescott/azure-cli into FinishOutBlobCommandGroup
# Conflicts:
#	azure-cli.pyproj
2016-04-20 16:18:19 -07:00
Travis Prescott 912a11582d Promote script tests to classes in order to enforce the common testing pattern "setup-test-tear down" 2016-04-20 16:14:24 -07:00
Yugang Wang 5cdc28cf89 add a common scripts to produce command inventory (#137) 2016-04-20 15:16:07 -07:00
Derek Bekoe 6cdfad2ae9 Update Dockerfile to use curl command for installing the CLI 2016-04-20 15:06:12 -07:00
Johan Stenberg (MSFT) ae4ba76bb6 Merge pull request #109 from BurtBiel/commands/CreateVNet
Commands/create v net
2016-04-20 14:38:46 -07:00
Burt Bielicki 7fec4b636b change deployment tag to azurecli 2016-04-20 14:26:56 -07:00
Johan Stenberg (MSFT) f645230423 Merge pull request #136 from derekbekoe/acquisition-curl-readme
Update README on installation with cURL
2016-04-20 14:26:21 -07:00
Johan Stenberg ecd0f03004 Add vm disk attach/detach + vm get ip addresses convenience function.
Also, split vm command module into two files; generated and custom.py
2016-04-20 14:23:59 -07:00
Derek Bekoe 1f2464d6d4 Require build-essential as well 2016-04-20 13:33:46 -07:00
Derek Bekoe 1ad7cb5ab4 Fix formatting 2016-04-20 13:05:00 -07:00
Derek Bekoe 1e6a585681 Update README with instructions on installing with cURL 2016-04-20 13:01:49 -07:00
Johan Stenberg (MSFT) 046321c3c6 Merge pull request #118 from derekbekoe/acquisition-curl
Support install of CLI with curl
2016-04-20 11:57:26 -07:00
Burt Bielicki 135aca3361 add location param to aliases 2016-04-20 10:50:13 -07:00
Derek Bekoe 3dc942361c Remove extension from filename of install script 2016-04-20 10:27:41 -07:00
Burt Bielicki f0901bdb72 fix typo that broke 2.7 2016-04-20 10:14:00 -07:00
Derek Bekoe 6f798c2053 Merge branch 'master' into acquisition-curl 2016-04-19 17:58:47 -07:00
Derek Bekoe 1e5ce1194f Use portable version of shebang in bash script & python file changes...
- use with statement for opening file
- loop to install the command modules
- convert paths to 'realpaths' to avoid symlinks
2016-04-19 17:45:36 -07:00
Travis Prescott 55158f2478 Merge branch 'master' of https://github.com/tjprescott/azure-cli into FinishOutBlobCommandGroup 2016-04-19 15:54:35 -07:00
Johan Stenberg (MSFT) 3cb006da99 Merge pull request #116 from BurtBiel/help/AzHelp
Help/az help
2016-04-19 15:44:19 -07:00
Travis Prescott 889684fd4b Merge branch 'master' of https://github.com/tjprescott/azure-cli into FinishOutBlobCommandGroup 2016-04-19 15:38:51 -07:00
Travis Prescott 0bc8553218 Code review comments. Fix (hopefully) incompatability with CI. Create TestRunner object to manage raw and display files. 2016-04-19 15:38:13 -07:00
Burt Bielicki 152ca7555b move from _defaults to kwargs 2016-04-19 15:35:33 -07:00
Burt Bielicki c0479026b7 switch from docstrings to decorators for help file location 2016-04-19 15:08:08 -07:00
Travis Prescott 71be943a09 Convert almost all individual VCR tests to scenario based tests. 2016-04-19 14:07:08 -07:00