-
Notifications
You must be signed in to change notification settings - Fork 181
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
Merge features in artifacts
branch as experimental features
#379
Comments
@qweeah You may create issues according to this issue. |
ack |
Implementation GapsPullThis command already exists in the main branch. Below options are new from the
Basically there is no extra code needed for the pull command. DiscoverThis is a new command, we need to support discovering artifacts linked with a specified reference, with optional artifact type filtering and different formats of output. PushThis command already exists in the main branch. Below options are new from the
|
With
oras-go
v2, we can "merge" (re-implement) those features in theartifacts
branch intomain
with those features marked as experimental.Features:
oras discover
.oras push
artifact manifest.oras pull
artifact manifest.The text was updated successfully, but these errors were encountered: