Azure / azure-cli

Azure Command-Line Interface
MIT License
4.03k stars 3.01k forks source link

Cannot find the Azure CLI Python library documentation #16045

Open AbianG opened 4 years ago

AbianG commented 4 years ago

Describe the bug

Cannot find a reference/documentation with all the classes and methods for the Azure CLI Python library. The page just links to this Github repository.

To Reproduce

Try to find usage information for the azure-cli python module.

Expected behavior

A good reference, detailing all classes and methods should be easily available.

yonzhan commented 4 years ago

Python library documentation

AbianG commented 4 years ago

Python library documentation

I do not understand this comment, so sorry for asking but: is the problem being recognized or adressed?

jsntcy commented 3 years ago

For CLI users, the doc is in https://docs.microsoft.com/en-us/cli/azure/reference-index?view=azure-cli-latest. Do you mean the docs for for CLI developers? here is the doc https://github.com/Azure/azure-cli/blob/dev/doc/authoring_command_modules/authoring_commands.md