Skip to content

Commit

Permalink
remove ca
Browse files Browse the repository at this point in the history
  • Loading branch information
morri-son committed Dec 20, 2024
1 parent 2719ed8 commit b979cdb
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 186 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ components:
path: ./podinfo
# remote image resource
- name: image
type: ociArtifact
type: ociImage
version: 1.0.0
access:
type: ociArtifact
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ ocm transfer componentversion --recursive --copy-resources ghcr.io/open-componen
2 versions transferred
```

The OCM CLI's `transfer` command can be used to transfer component versions, component archives, transport archives, and artifacts. See `ocm transfer -h` for more information.
The OCM CLI's `transfer` command can be used to transfer component versions, CTF archives, and artifacts. See `ocm transfer -h` for more information.

More examples on the transport archive and the common transfer format (CTF) can be found in the [ocm-spec](https://github.com/open-component-model/ocm-spec/blob/main/doc/04-extensions/03-storage-backends/ctf.md).
Loading

0 comments on commit b979cdb

Please sign in to comment.