You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OnCompleted should have no parameters as it only renders metadata output. We also need to make it an independent interface and make metadata handlers contain it.
The OnCompleted() function will be renamed as Render().
Affected command:
oras attach
oras pull
oras push
oras manifest index
The text was updated successfully, but these errors were encountered:
OnCompleted
should have no parameters as it only renders metadata output. We also need to make it an independent interface and make metadata handlers contain it.The
OnCompleted()
function will be renamed asRender()
.Affected command:
The text was updated successfully, but these errors were encountered: