mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-29 21:03:02 +02:00
18 lines
417 B
Markdown
18 lines
417 B
Markdown
---
|
|
title: config bootstrap
|
|
eleventyNavigation:
|
|
key: config bootstrap
|
|
parent: 🎬 Actions
|
|
---
|
|
|
|
{% include snippet/command-line/sample.md %}
|
|
|
|
```
|
|
{% include borgmatic/command-line/config-bootstrap.txt %}
|
|
```
|
|
|
|
|
|
## Related documentation
|
|
|
|
* [Extract the configuration files used to create an archive](https://torsion.org/borgmatic/how-to/extract-a-backup/#extract-the-configuration-files-used-to-create-an-archive)
|