Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 506 Bytes

load.md

File metadata and controls

20 lines (14 loc) · 506 Bytes

Load

OCI Image Spec is supported since v0.8

Load a image from STDIN or tar archive file.

Usage:
  hyperctl load [OPTIONS]

Load a image from STDIN or tar archive file

Application Options:
  -i, --input=""         Read from a tar archive file, instead of STDIN
  -n, --name=""          Name to use when loading OCI image layout tar archive
  -r, --references=""    References to use when loading an OCI image layout tar archive

Help Options:
  -h, --help             Show this help message