> oras push -h
Push files to a registry or an OCI image layout
...
--oci-layout-path string set the path for the OCI image layout target
...
**Expected Behavior**
```console
> oras push -h
Push files to a registry or an OCI image layout
...
--oci-layout-path string [Experimental] set the path for the OCI image layout target
...
In v1.3.0-beta.1 release,
--oci-layout-pathis not marked as experimental