GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
bastille-export(8) FreeBSD System Manager's Manual bastille-export(8)

bastille exportExport a jail.

bastille export [-alvx] [--gz] [--xz] [--zst] [--raw] [--tgz] [--txz] [--tzst] TARGET [PATH]

The bastille export sub-command will export TARGET to an image (ZFS) or archive.

, --auto
Auto mode. Start/stop jail(s) if required.
, --live
Export a running jail (ZFS only).

Normally jails must be stopped to export them. Set this option to allow exporting a hot/running jail.

Export to a '.gz' compressed image (ZFS only).
Export to a '.xz' compressed image (ZFS only).
Export to a '.zst' compressed image (ZFS only).
Export a an uncompressed RAW image (ZFS only).
Export to a '.tgz' compressed archive.
Export to a '.txz' compressed archive.
Export to a '.tzst' compressed archive.
, --verbose
Enable verbose mode (ZFS only).
, --debug
Enable debug mode.

If no PATH is specified, the jail will be exported to the backups directory. See bastille.conf(5).

Export my jail as a '.tzst' archive:
Export myjail to $PWD as a '.gz' image:
Export myjail (while running) as a '.xz' image:
December 6, 2025 FreeBSD 15.1-RELEASE-p1

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.