> 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
...