Files
hackacad/docs/chapters/subcommands/import.rst
2020-07-13 19:27:23 -06:00

17 lines
355 B
ReStructuredText

======
import
======
Import a container backup image or archive.
.. code-block:: shell
ishmael ~ # bastille import /path/to/archive.file
The import sub-command supports both UFS and ZFS storage. ZFS based containers
will use ZFS snapshots. UFS based containers will use `txz` archives.
.. code-block:: shell
Usage: bastille import file [option]