view docs/man/man8/ftjail-snapshot-tmpl.rst @ 520:7d08fd78775c

fzfs: implement "fzfs clone-tree". Clone a ZFS dataset tree and preserve locally set properties.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 01 Sep 2024 21:34:27 +0200
parents 11e6e3442df0
children
line wrap: on
line source

.. -*- coding: utf-8; indent-tabs-mode: nil; -*-

ftjail-snapshot-tmpl
====================

Synopsis
--------

**ftjail snapshot-tmpl** `dataset-ro-base` `dataset-skeleton-rw` `snapshot-name`


Description
-----------

Recursively create ZFS snapshots of `dataset-ro-base` and
`dataset-skeleton-rw` and all its children. The snapshot has the snapshot
name `snapshot-name` and must not exist already.


Environment
-----------

All environment variables that affect :command:`zfs` are effective also.


See Also
--------

:manpage:`ftjail(8)`