add OCI layout support in command help doc #904
Labels
bug
Something isn't working
documentation
Documentation related issues
good first issue
Good for newcomers
Milestone
What happened in your environment?
Below command do support operating an OCI layout folder, but the short and long description only mentioned the support for remote registry
oras discover
oras pull
oras push
oras tag
oras blob
oras blob push
oras blob fetch
oras manifest
oras manifest push
oras manifest fetch
oras manifest fetch-config
What did you expect to happen?
Short and long description of below commands should mention OCI layout support.
oras discover
oras pull
oras push
oras tag
oras blob
oras blob push
oras blob fetch
oras manifest
oras manifest push
oras manifest fetch
oras manifest fetch-config
How can we reproduce it?
Run
<command> -h
What is the version of your ORAS CLI?
1.0.0
What is your OS environment?
20.04
Are you willing to submit PRs to fix it?
The text was updated successfully, but these errors were encountered: