ocm_create_transportarchive.md
August 20, 2024 · View on GitHub
ocm create transportarchive — Create New OCI/OCM Transport Archive
Synopsis
ocm create transportarchive [<options>] <path>
Aliases
transportarchive, ctf
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
Parents
- ocm create — Create transport or component archive
- ocm — Open Component Model command line client