Examples (4)
Pull or download from a remote source that is either raw or `.qcow2` file, and stores it as a raw file
Import a raw disk image into the image directory that is possibly compressed with xz, gzip, or bzip2
importctl import-raw path/to/file.ext name --class=machine|portable|sysext|confextExport a container image as tarball into current working directory
importctl export-tar --class=machine|portable|sysext|confext name path/to/file.extmade by @shridhargupta | data from tldr-pages