-
Notifications
You must be signed in to change notification settings - Fork 3.3k
feat: Add keyvault copy command #32742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
jcassanji-southworks
wants to merge
24
commits into
Azure:dev
from
jcassanji-southworks:jcassanji-southworks/feature-keyvault-copy
+431
−0
Closed
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
1ce27f1
feat: Add keyvault copy command
jcassanji-southworks 2e41392
keyvault secret copy command improvements
jcassanji-southworks ec4d378
Move test case to file
jcassanji-southworks fe468ec
Apply PR feedbacks
jcassanji-southworks ad02119
Update src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/…
jcassanji-southworks 0b8e4cc
Update src/azure-cli/azure/cli/command_modules/keyvault/custom.py
jcassanji-southworks e90b9bd
Update src/azure-cli/azure/cli/command_modules/keyvault/custom.py
jcassanji-southworks e9722b8
Update src/azure-cli/azure/cli/command_modules/keyvault/tests/latest/…
jcassanji-southworks 90c664f
Update src/azure-cli/azure/cli/command_modules/keyvault/_params.py
jcassanji-southworks a140d6c
Apply PR feedback
jcassanji-southworks c44cf06
Merge branch 'jcassanji-southworks/feature-keyvault-copy' of https://…
jcassanji-southworks de2f265
Update src/azure-cli/azure/cli/command_modules/keyvault/_params.py
jcassanji-southworks 4fc1c56
Update src/azure-cli/azure/cli/command_modules/keyvault/custom.py
jcassanji-southworks 429bfcc
Update src/azure-cli/azure/cli/command_modules/keyvault/custom.py
jcassanji-southworks 9b3b669
Update src/azure-cli/azure/cli/command_modules/keyvault/custom.py
jcassanji-southworks 69e3d2c
Enhance keyvault secret copy command: update overwrite flag to store_…
jcassanji-southworks f241f0a
Merge branch 'jcassanji-southworks/feature-keyvault-copy' of https://…
jcassanji-southworks 8b11ea1
Fix copy_secret function: remove http_logging_policy from client kwar…
jcassanji-southworks 3376e7d
Implement secret copying functionality: add _copy_single_secret funct…
jcassanji-southworks 56bf92a
Add unit tests for keyvault secret copying functionality
jcassanji-southworks 41ad995
Merge remote-tracking branch 'upstream/dev' into jcassanji-southworks…
jcassanji-southworks e3e8f0e
Update KeyVault preparation to disable RBAC authorization for copy tests
jcassanji-southworks 398c73a
Add User-Agent filter to prevent recording mismatch in KeyVault copy …
jcassanji-southworks 2a79899
Fix unused import in keyvault custom.py
jcassanji-southworks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.