зеркало из https://github.com/microsoft/azure-cli.git
73ba22a5c6
Update shell statement completion script to make use of argcomplete |
||
---|---|---|
.vscode | ||
bin | ||
doc | ||
libs | ||
scripts | ||
src | ||
.gitattributes | ||
.gitignore | ||
.hgeol | ||
.travis.yml | ||
Dockerfile | ||
Dockerfile-2.7 | ||
MANIFEST.in | ||
README.rst | ||
az | ||
az.bat | ||
az.completion.sh | ||
azure-cli.pyproj | ||
azure-cli.sln | ||
lintall.bat | ||
pylintrc | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
testall.bat |
README.rst
Microsoft Azure Command-Line Tools ================================== This is the Microsoft Azure CLI. This package has [not] been tested [much] with Python 2.7, 3.4 and 3.5. Installation ============ Download Package ---------------- To install via the Python Package Index (PyPI), type: .. code:: shell pip install azure-cli Download Source Code -------------------- To get the source code of the SDK via **git** type: .. code:: shell git clone https://github.com/Azure/azure-cli.git Usage ===== Need Help? ========== Be sure to check out the Microsoft Azure `Developer Forums on Stack Overflow <http://go.microsoft.com/fwlink/?LinkId=234489>`__ if you have trouble with the provided code. Contribute Code or Provide Feedback =================================== If you would like to become an active contributor to this project please follow the instructions provided in `Microsoft Azure Projects Contribution Guidelines <http://azure.github.io/guidelines.html>`__. If you encounter any bugs with the tool please file an issue in the `Issues <https://github.com/Azure/azure-cli/issues>`__ section of the project. Learn More ========== `Microsoft Azure Python Developer Center <http://azure.microsoft.com/en-us/develop/python/>`__