|
104 | 104 | <Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\webhook.py" />
|
105 | 105 | <Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_constants.py" />
|
106 | 106 | <Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_docker_utils.py" />
|
107 |
| - <Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_factory.py" /> |
108 | 107 | <Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_format.py" />
|
109 | 108 | <Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_help.py" />
|
110 | 109 | <Compile Include="command_modules\azure-cli-acr\azure\cli\command_modules\acr\_params.py" />
|
|
266 | 265 | <Compile Include="command_modules\azure-cli-cosmosdb\azure\cli\command_modules\cosmosdb\_exception_handler.py" />
|
267 | 266 | <Compile Include="command_modules\azure-cli-cosmosdb\azure\cli\command_modules\cosmosdb\_help.py" />
|
268 | 267 | <Compile Include="command_modules\azure-cli-cosmosdb\azure\cli\command_modules\cosmosdb\_params.py" />
|
| 268 | + <Compile Include="command_modules\azure-cli-cosmosdb\azure\cli\command_modules\cosmosdb\_validators.py"> |
| 269 | + <SubType>Code</SubType> |
| 270 | + </Compile> |
269 | 271 | <Compile Include="command_modules\azure-cli-cosmosdb\azure\cli\command_modules\cosmosdb\__init__.py" />
|
270 | 272 | <Compile Include="command_modules\azure-cli-cosmosdb\setup.py" />
|
271 | 273 | <Compile Include="command_modules\azure-cli-consumption\azure\cli\command_modules\consumption\commands.py" />
|
|
397 | 399 | <Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\tests\test_sas_token_auth.py" />
|
398 | 400 | <Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\tests\_test_utils.py" />
|
399 | 401 | <Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_constants.py" />
|
400 |
| - <Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_factory.py" /> |
401 | 402 | <Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_help.py" />
|
402 | 403 | <Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_params.py" />
|
403 | 404 | <Compile Include="command_modules\azure-cli-iot\azure\cli\command_modules\iot\_utils.py" />
|
|
438 | 439 | <Compile Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\__init__.py" />
|
439 | 440 | <Compile Include="command_modules\azure-cli-lab\azure_bdist_wheel.py" />
|
440 | 441 | <Compile Include="command_modules\azure-cli-lab\setup.py" />
|
441 |
| - <Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\actions.py"> |
442 |
| - <SubType>Code</SubType> |
443 |
| - </Compile> |
444 |
| - <Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\action_groups.py" /> |
445 |
| - <Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\activity_log_alerts.py" /> |
446 | 442 | <Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\commands.py" />
|
447 |
| - <Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\custom.py" /> |
448 | 443 | <Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\test_custom.py" />
|
449 | 444 | <Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\test_monitor.py" />
|
450 | 445 | <Compile Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\tests\test_monitor_action_groups.py" />
|
|
550 | 545 | <Compile Include="command_modules\azure-cli-servicefabric\azure\cli\command_modules\servicefabric\_client_factory.py" />
|
551 | 546 | <Compile Include="command_modules\azure-cli-servicefabric\azure\cli\command_modules\servicefabric\_help.py" />
|
552 | 547 | <Compile Include="command_modules\azure-cli-servicefabric\azure\cli\command_modules\servicefabric\_params.py" />
|
553 |
| - <Compile Include="command_modules\azure-cli-servicefabric\azure\cli\command_modules\servicefabric\_validators.py" /> |
554 | 548 | <Compile Include="command_modules\azure-cli-servicefabric\azure\cli\command_modules\servicefabric\__init__.py" />
|
555 | 549 | <Compile Include="command_modules\azure-cli-servicefabric\setup.py" />
|
556 | 550 | <Compile Include="command_modules\azure-cli-sql\azure\cli\command_modules\sql\commands.py" />
|
|
572 | 566 | <Compile Include="command_modules\azure-cli-rdbms\azure\cli\command_modules\rdbms\__init__.py" />
|
573 | 567 | <Compile Include="command_modules\azure-cli-rdbms\azure_bdist_wheel.py" />
|
574 | 568 | <Compile Include="command_modules\azure-cli-rdbms\setup.py" />
|
575 |
| - <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\blob.py" /> |
576 |
| - <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\file.py" /> |
| 569 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\account.py" /> |
| 570 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\acl.py" /> |
| 571 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\blob.py" /> |
| 572 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\cors.py" /> |
| 573 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\directory.py" /> |
| 574 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\file.py" /> |
| 575 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\logging.py" /> |
| 576 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\metrics.py" /> |
| 577 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\table.py" /> |
| 578 | + <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\__init__.py" /> |
577 | 579 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\sdkutil.py" />
|
578 | 580 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\services_wrapper.py" />
|
579 | 581 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\storage_url_helpers.py" />
|
|
593 | 595 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\tests\test_storage_validators.py" />
|
594 | 596 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\url_quote_util.py" />
|
595 | 597 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\util.py" />
|
596 |
| - <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_command_type.py" /> |
597 | 598 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_client_factory.py" />
|
598 | 599 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\_format.py">
|
599 | 600 | <SubType>Code</SubType>
|
|
624 | 625 | <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\_params.py" />
|
625 | 626 | <Compile Include="command_modules\azure-cli-role\azure\cli\command_modules\role\__init__.py" />
|
626 | 627 | <Compile Include="command_modules\azure-cli-role\setup.py" />
|
627 |
| - <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\custom.py"> |
628 |
| - <SubType>Code</SubType> |
629 |
| - </Compile> |
630 | 628 | <Compile Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\commands.py">
|
631 | 629 | <SubType>Code</SubType>
|
632 | 630 | </Compile>
|
|
934 | 932 | <Folder Include="command_modules\azure-cli-storage\azure\cli\" />
|
935 | 933 | <Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\" />
|
936 | 934 | <Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\" />
|
| 935 | + <Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\operations\" /> |
937 | 936 | <Folder Include="command_modules\azure-cli-storage\azure\cli\command_modules\storage\tests\" />
|
938 | 937 | <Folder Include="command_modules\azure-cli-vm\" />
|
939 | 938 | <Folder Include="command_modules\azure-cli-vm\azure\" />
|
|
1057 | 1056 | <Content Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\tests\docdbenv_paramters.json" />
|
1058 | 1057 | <Content Include="command_modules\azure-cli-lab\azure\cli\command_modules\lab\tests\lab_template.json" />
|
1059 | 1058 | <Content Include="command_modules\azure-cli-lab\HISTORY.rst" />
|
1060 |
| - <Content Include="command_modules\azure-cli-monitor\azure\cli\command_modules\monitor\autoscale-parameters-template.json" /> |
1061 | 1059 | <Content Include="command_modules\azure-cli-monitor\HISTORY.rst" />
|
1062 | 1060 | <Content Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\zone_files\fail1.txt" />
|
1063 | 1061 | <Content Include="command_modules\azure-cli-network\azure\cli\command_modules\network\tests\zone_files\fail2.txt" />
|
|
0 commit comments