-
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.
[Compute] Direct sharing support (#18503)
* init * 'test' * update test * update test * test recording * style * remove generated test * add command to get shared galleries * fix test * wait command * Update src/azure-cli/azure/cli/command_modules/vm/generated/_help.py Co-authored-by: Feiyue Yu <[email protected]> * delete sig share update * change the command format * lint * remove is_experimental * update command design * update command name and enum value * add wait command * linter * Update src/azure-cli/azure/cli/command_modules/vm/manual/_help.py Co-authored-by: Feiyue Yu <[email protected]> * Update src/azure-cli/azure/cli/command_modules/vm/manual/_help.py Co-authored-by: Feiyue Yu <[email protected]> * Update src/azure-cli/azure/cli/command_modules/vm/generated/_params.py Co-authored-by: Feiyue Yu <[email protected]> * help info * regenerate command interface but manual not work * test pass * fix test * resolve comments * fix style * Update src/azure-cli/azure/cli/command_modules/vm/manual/_help.py Co-authored-by: xfz11 <[email protected]> * test pass * revert * revert * delete * fix typo * refine help * Apply suggestions from code review Co-authored-by: Xing Zhou <[email protected]> * add permission to create Co-authored-by: xiaofanzhou <[email protected]> Co-authored-by: xfz11 <[email protected]> Co-authored-by: Feiyue Yu <[email protected]> Co-authored-by: Xing Zhou <[email protected]>
- Loading branch information
1 parent
d22ac08
commit e94eced
Showing
15 changed files
with
5,301 additions
and
755 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.