mirror of
https://github.com/zrepl/zrepl.git
synced 2025-08-16 09:57:49 +02:00
docs: promote test subcommand
This commit is contained in:
@ -82,6 +82,10 @@ The example is from the :sampleconf:`localbackup/host1.yml` example config.
|
||||
zroot/poudriere/ports/2017Q3 => NOT MAPPED
|
||||
zroot/poudriere/ports/HEAD => NOT MAPPED
|
||||
|
||||
.. TIP::
|
||||
|
||||
You can try out patterns for a configured job using the ``zrepl test`` subcommand.
|
||||
|
||||
.. _pattern-filter:
|
||||
|
||||
Filters
|
||||
|
@ -31,3 +31,9 @@ Alternatively, for default settings, the following should to the trick.
|
||||
chmod -R 0700 /var/run/zrepl
|
||||
|
||||
|
||||
----------
|
||||
Validating
|
||||
----------
|
||||
|
||||
The config can be validated using the ``zrepl test`` subcommand.
|
||||
|
||||
|
@ -12,6 +12,10 @@ Check the respective :ref:`job definition <job>` for details.
|
||||
|
||||
Currently, the :ref:`prune-retention-grid` is the only supported pruning policy.
|
||||
|
||||
.. TIP::
|
||||
|
||||
You can perform a dry-run of a job's pruning policy using the ``zrepl test`` subcommand.
|
||||
|
||||
.. _prune-retention-grid:
|
||||
|
||||
Retention Grid
|
||||
|
Reference in New Issue
Block a user