Command: create transportarchive
On this page
Usage
ocm create transportarchive [<options>] <path>
Options
-f, --force remove existing content
-h, --help help for transportarchive
-t, --type string archive format (directory, tar, tgz) (default "directory")
Description
Create a new empty OCM/OCI transport archive. This might be either a directory prepared to host artifact content or a tar/tgz file.
See Also
- ocm create — Create transport or component archive