Skip to content

oras: add page - #23753

Closed
xinghewumeng wants to merge 1 commit into
tldr-pages:mainfrom
xinghewumeng:feat/add-oras-page
Closed

oras: add page#23753
xinghewumeng wants to merge 1 commit into
tldr-pages:mainfrom
xinghewumeng:feat/add-oras-page

Conversation

@xinghewumeng

Copy link
Copy Markdown

Closes #22180

  • The page(s) are in the correct platform directories: common, linux, osx, windows, sunos, android, etc.
  • The page description(s) have links to documentation or a homepage.
  • The page(s) follow the content guidelines.
  • The page(s) follow the style guide.
  • The PR contains at most 5 new pages.
  • The PR is authored by me, or has been human-reviewed if it was created with AI or machine translation software.
  • The PR title conforms to the recommended templates.

Description

Add documentation page for oras, OCI Registry As Storage CLI.

Commands included

  • Log in to a remote OCI registry (oras login)
  • Push files to a registry with a specific tag (oras push)
  • Pull files from a registry (oras pull)
  • Copy an artifact between registries (oras copy)
  • Tag an existing artifact in a registry (oras tag)
  • List repositories in a registry (oras repo list)
  • List tags for a repository in a registry (oras repo tags)
  • Fetch and display the manifest of an artifact (oras manifest fetch)

@github-actions github-actions Bot added new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers. labels Aug 31, 2026
@ivanbaluta ivanbaluta closed this Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new command Issues requesting creation of a new page or PRs adding a new page for a command. review needed Prioritized PRs marked for reviews from maintainers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page request: oras

2 participants