importctl

Download, Import, or Export disk images. More information: https://manned.org/importctl.

sudo importctl pull-tar {{URL}} {{path/to/directory}}

sudo importctl pull-raw {{https://example.com/source.ext}} {{name}} --class={{machine|portable|sysext|confext}}

importctl import-raw {{path/to/file.ext}} {{name}} --class={{machine|portable|sysext|confext}}

importctl export-tar --class={{machine|portable|sysext|confext}} {{name}} {{path/to/file.ext}}