Azure Command-Line Interface
Перейти к файлу
Burt Bielicki 7bc62e0380 addressed code review feedback and fixed pylint 2016-03-17 16:00:03 -07:00
.vscode Add Python3 configuration to launch.json + change from tab to two spaces 2016-02-22 17:26:08 -08:00
bin Replaces gettext loc with custom 2016-02-16 11:25:00 -08:00
doc Updating to include all requirements and hook-up tab completion 2016-03-08 14:38:38 -08:00
src addressed code review feedback and fixed pylint 2016-03-17 16:00:03 -07:00
.gitattributes Fixes line endings and adds some INFO and TODO comments 2016-02-09 08:26:49 -08:00
.gitignore Add env27 to gitignore to allow developers to create a 2.7 virtual environment 2016-02-19 17:04:59 -08:00
.hgeol Initial creation. 2016-02-05 21:24:52 -08:00
.travis.yml Merge pull request #57 from derekbekoe/ci-35dev 2016-03-14 10:01:10 -07:00
Dockerfile use azure sdk rc1 2016-03-04 14:16:08 -08:00
Dockerfile-2.7 use azure sdk rc1 2016-03-04 14:16:08 -08:00
az Enable the executable bit for the az command 2016-03-09 12:47:52 -08:00
az.bat Simple batch file wrapper for az 2016-02-29 17:23:58 -08:00
az.completion.sh Initial bash scripts for tab completion 2016-03-03 13:04:14 -08:00
azure-cli.pyproj addressed code review feedback and fixed pylint 2016-03-17 16:00:03 -07:00
azure-cli.sln Adds VS project files 2016-02-13 10:15:46 -08:00
pylintrc enabled lint error for trailing whitespaces 2016-03-01 08:09:20 -08:00
requirements.txt add pyyaml to requirements.txt 2016-03-16 07:04:37 -07:00