UNCLASSIFIED - NO CUI

Skip to content

Remove deprecated option from instructions

Joe Roberts requested to merge jjtroberts-master-patch-20316 into master

Following the oras pull instructions in the readme using the latest osx oras release results in an error:

❯ oras pull --allow-all ${artifact}
Error: unknown flag: --allow-all

See https://github.com/oras-project/oras/issues/130 for discussion about making --allow-all true by default.

Edited by Joe Roberts

Merge request reports