Skip to content
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

chore: Move the oras cp page to the correct file name #310

Closed

Conversation

TerryHowe
Copy link
Member

@TerryHowe TerryHowe commented May 16, 2024

To be consistent with file names for commands, the file name sould be oras_cp.mdx

Partial: #287

@TerryHowe TerryHowe force-pushed the add-missing-documentation branch 4 times, most recently from e56f0ba to a940875 Compare May 24, 2024 12:21
@TerryHowe TerryHowe changed the title chore: Add missing documentation chore: Move the oras cp page to the correct file name May 24, 2024
sajayantony
sajayantony previously approved these changes May 29, 2024
@@ -46,8 +46,7 @@ oras cp -r localhost:5000/net-monitor:v1 localhost:6000/net-monitor-copy:v1
Copy an artifact and referrers using specific methods for the Referrers API:

```bash
oras cp -r --from-distribution-spec v1.1-referrers-api --to-distribution-spec v1.1-referrers-tag \
localhost:5000/net-monitor:v1 localhost:6000/net-monitor-copy:v1
oras cp -r --from-distribution-spec v1.1-referrers-api --to-distribution-spec v1.1-referrers-tag localhost:5000/net-monitor:v1 localhost:6000/net-monitor-copy:v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this intentional?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Created #322 to track the change your comment was about. The shell script currently joins lines ending with \

@TerryHowe
Copy link
Member Author

Rebased with results for #319 to make sure I wasn't missing anything

@TerryHowe TerryHowe closed this May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants