docs: enrich the CLI design of oras backup and oras restore#1767
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1767 +/- ##
==========================================
+ Coverage 85.58% 85.61% +0.03%
==========================================
Files 137 137
Lines 6006 6006
==========================================
+ Hits 5140 5142 +2
+ Misses 615 613 -2
Partials 251 251 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
shizhMSFT
reviewed
Jul 3, 2025
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
shizhMSFT
reviewed
Jul 4, 2025
Wwwsylvia
reviewed
Jul 4, 2025
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
shizhMSFT
reviewed
Jul 4, 2025
TerryHowe
previously requested changes
Jul 4, 2025
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Wwwsylvia
reviewed
Jul 8, 2025
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
shizhMSFT
approved these changes
Jul 15, 2025
shizhMSFT
left a comment
Contributor
There was a problem hiding this comment.
LGTM with suggestions. We can iterate on the output in future PRs.
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
shizhMSFT
reviewed
Jul 15, 2025
shizhMSFT
left a comment
Contributor
There was a problem hiding this comment.
Note: The comment I have is for both restore and backup.
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Wwwsylvia
reviewed
Jul 16, 2025
Wwwsylvia
reviewed
Jul 18, 2025
Wwwsylvia
left a comment
Member
There was a problem hiding this comment.
There are some issues with the status output
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
shizhMSFT
requested changes
Jul 23, 2025
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
4 tasks
Wwwsylvia
approved these changes
Jul 24, 2025
Wwwsylvia
reviewed
Jul 24, 2025
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
Wwwsylvia
reviewed
Jul 25, 2025
Signed-off-by: Feynman Zhou <feynmanzhou@microsoft.com>
This was referenced Aug 7, 2025
6 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What this PR does / why we need it:
This is a follow up PR of #1610 to enrich the CLI design of
oras backupandoras restore. The intention is to bring more clarity to the desired end-to-end user experience and CLI design.The scenario doc is written in another PR: #1778
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes # #1610
Please check the following list: