Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 724 Bytes

ocm_create_transportarchive.md

File metadata and controls

34 lines (22 loc) · 724 Bytes

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