-
Notifications
You must be signed in to change notification settings - Fork 60
Mgmt regeneration
Laurent Mazuel edited this page Feb 15, 2020
·
9 revisions
See https://github.com/Azure/autorest.python/wiki/Generating-Multi-API-client first
Assuming you have an env variable "SDK_FOLDER" to something like D:\VSProjects\azure-sdk-for-python\sdk
autorest-beta ..\azure-rest-api-specs\specification\storage\resource-manager\readme.md --use=. --python-sdks-folder=$SDK_FOLDER --python --multiapi --python-mode=update --keep-version-file
autorest-beta ..\azure-rest-api-specs\specification\storage\resource-manager\readme.md --use=. --python-sdks-folder=$SDK_FOLDER --python --multiapiscript
python -m autorest.multiapi --python-sdks-folder=$SDK_FOLDER azure-mgmt-storage