We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current behavior and output:
$ oras attach --artifact-type oras/test localhost:5000/command/images:foobar --distribution-spec v1.0 Error: unknown distribution specification flag: v1.0
Suggested error message:
$ oras attach --artifact-type oras/test localhost:5000/sample/images:foobar --distribution-spec ??? Error: unknown distribution specification flag: "v1.0". Available options: v1.1-referrers-api, v1.1-referrers-tag
The text was updated successfully, but these errors were encountered:
Closed by #1221
Sorry, something went wrong.
No branches or pull requests
Current behavior and output:
Suggested error message:
The text was updated successfully, but these errors were encountered: