зеркало из https://github.com/microsoft/azure-cli.git
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/>`__