-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BACKUP] Added Archive Support for Azure CLI (#18535)
* Code done! * Modified code1 * Archive tests added. * help_for_move, linter and az file changed * New line added in az and test_backup_commands * ran backup archive * Commented test_backup_archive for debugging * Changed recordings * Adding archive recording back * Added archive recording, and couple others * ran all four failed tests locally * akshay_review_changes * Corrected a error in help-text of move command * Corrected a small error in test_workload_commands. * More changes after review. * Additional changes * Changed help text of move in help.py * Made changes for use-secondary-region parameter * Changed recordings * Re-ran the 3 failing tests * Further modifications to those 3 recordings * Tweaked archive code for use_secondary_region * Changes suggested by Xing Zhou * Additional change after review * Update src/azure-cli/azure/cli/command_modules/backup/_help.py Co-authored-by: Xing Zhou <[email protected]> * Update src/azure-cli/azure/cli/command_modules/backup/custom_afs.py Co-authored-by: Xing Zhou <[email protected]> * Update src/azure-cli/azure/cli/command_modules/backup/custom_afs.py Co-authored-by: Xing Zhou <[email protected]> * Final changes suggested by Xing Zhou * Minor change Co-authored-by: Shreyansh Joshi <[email protected]> Co-authored-by: Akshay Neema <[email protected]> Co-authored-by: Xing Zhou <[email protected]>
- Loading branch information
1 parent
e93f8ad
commit f46174d
Showing
26 changed files
with
49,138 additions
and
5,209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.